[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS :: View topic - automatic take off turbo
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

automatic take off turbo
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4594
Page 1 of 2

Author:  Vermillion [ Sat Jan 10, 2009 1:09 am ]
Post subject:  automatic take off turbo


Author:  [TKO]Twist [ Sat Jan 10, 2009 10:48 am ]
Post subject:  Re: automatic take off turbo

You need to set a input to roll, check the original engine for that line.
For the rest it looks OK to me.

Author:  freddy [ Sat Jan 10, 2009 12:07 pm ]
Post subject:  Re: automatic take off turbo

the forwardmod code should be on the corsair not the engine.

Author:  Vermillion [ Sat Jan 10, 2009 12:10 pm ]
Post subject:  Re: automatic take off turbo

i tryed the forwardmod code eariler..
i got into the corsair and nothing happened :/

the code i used was
objectTemplate.active corsair
objectTemplate.forwardmod 1000

is that that you add?

Author:  freddy [ Sat Jan 10, 2009 12:11 pm ]
Post subject:  Re: automatic take off turbo


Author:  Vermillion [ Sat Jan 10, 2009 12:22 pm ]
Post subject:  Re: automatic take off turbo

Didnt do a damn thing..

i pulled this code out of a rocket in SW

objectTemplate.active sbdcomplex
objectTemplate.addtemplate katyushaRocket_Engine
objectTemplate.setPos 0/0/0
objectTemplate.setRot 0/0/0

objectTemplate.active KatyushaRocket_Engine
ObjectTemplate.setMinRotation 0.3/0/3000
ObjectTemplate.setMaxRotation 0.3/0/3000
ObjectTemplate.setMaxSpeed 1000/0/450
ObjectTemplate.setAcceleration 500/0/5000
ObjectTemplate.setAutomaticReset 1
ObjectTemplate.setEngineType c_ETPlane
ObjectTemplate.setTorque 100
ObjectTemplate.setDifferential 20
ObjectTemplate.setGearUp 0.7
ObjectTemplate.setGearDown 0.3
ObjectTemplate.setNoPropellerEffectAtSpeed 91
ObjectTemplate.HeatIncrement 0.00084
ObjectTemplate.InverseHeatBar 1
ObjectTemplate.setHeatBarType B
ObjectTemplate.addTemplate e_WasserfallFume
ObjectTemplate.setPosition 0/0/0


that doesnt work either..
anything wrong with it?

Author:  Why Two Kay [ Sat Jan 10, 2009 6:13 pm ]
Post subject:  Re: automatic take off turbo

Just out of curiosity... does anybody know why forwardmod exists? Was it used for anything in the real game?

Author:  [TKO]Twist [ Sat Jan 10, 2009 6:44 pm ]
Post subject:  Re: automatic take off turbo

Uhm, I believe the BRDM has it on it's rockets in BFV

Page 1 of 2 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/