Hi guys;
Have run into an issue with a few of my vehicles spawning with the nitrous effect, and can't seem to find the problem.
I know for a fact its in the handling line of the vehicle, because if I replace the line with the default one from R*, the nitrous effect is gone when the vehicle has spawned.
Default Handling
| CODE |
| DFT30 5500.0 33187.9 2.0 0.0 0.0 -0.2 90 0.65 0.8 0.40 5 110.0 20.0 20.0 R D 3.5 0.40 0 30.0 1.4 0.06 0.0 0.45 -0.25 0.55 0.0 0.45 0.20 5000 4008 200 0 1 2 |
Modded Handling (came with vehicle)
| CODE |
| DFT30 1900.0 4000.0 2.6 0.0 -0.5 -0.4 85 0.60 0.80 0.46 4 120.0 20.0 25.0 R P 4.0 0.45 0 30.0 1.1 0.08 0.0 0.28 0.08 0.4 0.5 0.2 0.50 26000 40c04090 80000 0 0 0 |
Also, about another 3 of my vehicles have the same problem; if you are after more examples between the modded/original lines, then I will post them too.
Thanks in advance for anyones help.
EDIT
After further testing, it has something to do with the last 6 values
| CODE |
| 26000 40c04090 80000 0 0 0 |
of the Modded Handling that is the problem. Switched these last 6 values from the original over to the modded one, and it worked fine (had to leave the last digit as 0, as I know this controls the vehicle animation)
This post has been edited by methodunderg on Saturday, Jun 9 2012, 12:46