Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
2 A10's with different engines https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=2185 |
Page 1 of 1 |
Author: | LandLord323 [ Thu Jul 13, 2006 11:58 pm ] |
Post subject: | 2 A10's with different engines |
Author: | Bullet-ProofMonk [ Fri Jul 14, 2006 2:01 am ] |
Post subject: | |
Just use parts of the same code used to make nitrous: (Engine name for your vehicle is found under it's complex template in Objects.con) Tweak the parameters in red for different speeds, climb rate, max speed, ect. The ones in green need to be set according to your vehicle. ObjectTemplate.Active <ENGINE_NAME> ObjectTemplate.setAutomaticReset 1 ObjectTemplate.setInputToRoll <KEY_ACTIVATION> ObjectTemplate.setEngineType <ENGINE_TYPE> ObjectTemplate.setMinRotation --/--/-- ObjectTemplate.setMaxRotation --/--/-- ObjectTemplate.setMaxSpeed 3000/0/5 ObjectTemplate.setAcceleration 1000/0/4000 ObjectTemplate.setTorque 10 ObjectTemplate.setDifferential 60 |
Author: | LandLord323 [ Fri Jul 14, 2006 4:58 pm ] |
Post subject: | |
the problem is that both a10's use the same engine...? |
Author: | sephiroth [ Fri Jul 14, 2006 6:44 pm ] |
Post subject: | |
Author: | Why Two Kay [ Fri Jul 14, 2006 7:16 pm ] |
Post subject: | |
Author: | sephiroth [ Sat Jul 15, 2006 1:31 am ] |
Post subject: | |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |