Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
turbo planes for bf1942 https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3863 |
Page 1 of 4 |
Author: | convict0 [ Sun Feb 24, 2008 1:28 am ] |
Post subject: | turbo planes for bf1942 |
hey all im having a problem geting turbo for my planes on battlefield 1942 mod i try this code below when i add it it loads then crashes when i take it out it loads any inputs will be appreciated this is my first bf 1942 mod im modding thanx ObjectTemplate.Active Zero ObjectTemplate.addTemplate Silkworm_Engine2 ObjectTemplate.setPosition 0/0/0 ObjectTemplate.setRotation 0/0/0 ObjectTemplate.Active Silkworm_Engine2 ObjectTemplate.setAutomaticReset 1 ObjectTemplate.setEngineType c_ETPlane ObjectTemplate.setMaxSpeed 0/0/800000 ObjectTemplate.setAcceleration 0/0/100000 ObjectTemplate.setTorque 40.0 ObjectTemplate.setDifferential 25.0 |
Author: | Iced Earth [ Sun Feb 24, 2008 2:36 am ] |
Post subject: | Re: turbo planes for bf1942 |
viewtopic.php?f=9&t=2287&hilit=turbo+plane Really though...all I did was search for "turbo plane"..it was like the 3rd result. lol |
Author: | convict0 [ Sun Feb 24, 2008 3:39 am ] |
Post subject: | Re: turbo planes for bf1942 |
ok im using the torpedo engine on bf1942 for the old school planes is that the only engine that works i need my planes to go a little faster ObjectTemplate.Active Zero ObjectTemplate.addTemplate Torpedo_Engine ObjectTemplate.setPosition 0/0/0 ObjectTemplate.setRotation 0/0/0 ObjectTemplate.Active Torpedo_Engine ObjectTemplate.setAutomaticReset 1 ObjectTemplate.setEngineType c_ETPlane ObjectTemplate.setMaxSpeed 0/0/800000 ObjectTemplate.setAcceleration 0/0/100000 ObjectTemplate.setTorque 40.0 ObjectTemplate.setDifferential 25.0 |
Author: | redatwar [ Sun Feb 24, 2008 9:50 am ] |
Post subject: | Re: turbo planes for bf1942 |
Author: | convict0 [ Sun Feb 24, 2008 3:17 pm ] |
Post subject: | Re: turbo planes for bf1942 |
thanx red |
Author: | redatwar [ Sun Feb 24, 2008 4:11 pm ] |
Post subject: | Re: turbo planes for bf1942 |
Ur welcome buddy (hope it worked for ya ![]() |
Author: | Urglub [ Sun Feb 24, 2008 6:33 pm ] |
Post subject: | Re: turbo planes for bf1942 |
If you want plane to fly faster, why ad a engine, it already has one, crank it up, give it some ompfh. Torque ++ Diff + |
Author: | convict0 [ Sun Feb 24, 2008 8:34 pm ] |
Post subject: | Re: turbo planes for bf1942 |
not sure what u mean by that urglub Torque ++ Diff + i never done it that way i always add a engine but its always good to learn it your way can u give me a exzample |
Page 1 of 4 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |