PDA

View Full Version : Changing vehicle speed?


pogman
30th Dec 2011, 01:13 PM
I hope to change some cc vehicles that I've downloaded here's speed, to that of The Velocity from FLS. Thanks for any help :D Also, sorry if I put this in the wrong place.

BloomsBase
30th Dec 2011, 01:51 PM
Convert the file to package with Delphy's multiinstaller.
Open the file with s3PE(http://dino.drealm.info/den/denforum/index.php?topic=189.0)
Click the OBJK file
Choose GRID
Open Component data(right upper corner, new popup window will appear.)
Click string
Here you can change the scriptclass into the one of the velocity(Sims3.Gameplay.Objects.Vehicles.CarRacingFormula)
The speed is part of the script so you need to change it into a similar script(cars to cars, bikes to bikes etc)
Cars are overall the same, except that the hatchback uses all 4 seats to display sims, other then that you can change scriptclass on them.


Edit,
If you are going its script to change the speed on other cars then keep in mind you will also change each car into a one seater and all will have the velocity's sound.
You might be better of with a speed mod:
http://www.modthesims.info/download.php?t=354959

pogman
30th Dec 2011, 02:21 PM
Thanks a lot! However, I am still somewhat puzzled as what to change it to though. Currently, it says "Sims3.Gameplay.Objects.Vehicles.CarExpensive1" - to make this the same as The Velocity's, what does it need to be changed to? Thanks again!

BloomsBase
30th Dec 2011, 03:28 PM
See previous post :) (Sims3.Gameplay.Objects.Vehicles.CarRacingFormula)

pogman
30th Dec 2011, 06:09 PM
Oh sorry, I missed that part! Thanks again!