[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

Battlefield Modding Tutorials
It is currently Tue Jun 17, 2025 5:36 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 13 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: automatic take off turbo
PostPosted: Sat Jan 10, 2009 1:09 am 
Offline

Joined: Fri Dec 12, 2008 5:38 am
Posts: 48


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 10:48 am 
Offline

Joined: Tue Nov 27, 2007 7:56 pm
Posts: 1226
You need to set a input to roll, check the original engine for that line.
For the rest it looks OK to me.


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 12:07 pm 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253
the forwardmod code should be on the corsair not the engine.


Last edited by freddy on Sat Jan 10, 2009 12:10 pm, edited 1 time in total.

Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 12:10 pm 
Offline

Joined: Fri Dec 12, 2008 5:38 am
Posts: 48
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?


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 12:11 pm 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 12:22 pm 
Offline

Joined: Fri Dec 12, 2008 5:38 am
Posts: 48
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?


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 6:13 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
Just out of curiosity... does anybody know why forwardmod exists? Was it used for anything in the real game?


Top
 Profile  
 
PostPosted: Sat Jan 10, 2009 6:44 pm 
Offline

Joined: Tue Nov 27, 2007 7:56 pm
Posts: 1226
Uhm, I believe the BRDM has it on it's rockets in BFV


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 13 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 35 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group