[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 - BFV Jetpack
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

BFV Jetpack
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=23&t=4249
Page 3 of 4

Author:  Refuse2lose [ Thu Jan 22, 2009 4:08 am ]
Post subject:  Re: BFV Jetpack

Does anyone have good rotation coordinates for this code where it has x/x/x?

My soldiers keep jetpacking backwards. Ive tried all different rotations too.

Author:  [TKO]Twist [ Thu Jan 22, 2009 1:03 pm ]
Post subject:  Re: BFV Jetpack

What weapon are you using?

Author:  Refuse2lose [ Thu Jan 22, 2009 4:07 pm ]
Post subject:  Re: BFV Jetpack

Jetpack code above on the NVA Landmine...

Author:  jihunter [ Tue Feb 17, 2009 7:06 am ]
Post subject:  Re: BFV Jetpack

i used 180/0/100 for code.nva all go forward for me

Author:  Refuse2lose [ Sat Feb 21, 2009 3:03 am ]
Post subject:  Re: BFV Jetpack

That code doesnt work to make the jetpack always go forward.

I dont think its possible. Since the soldier spawns at different angles, the force code will push in different directions.

Is this the reason no one has posted code that works? It doesnt work on US Landmines

Author:  [TKO]Twist [ Sat Feb 21, 2009 11:26 am ]
Post subject:  Re: BFV Jetpack

Try adding just a horn to for example a jeep. You fly backwards, because the horn is facing the front. So you must rotate it 180* to get it facing backwards. So that you fly forwards. But when you want to lift off the ground the horn must face towards your feet.

So that is 0/90/0 for a rotation.

Author:  Urglub [ Sat Feb 21, 2009 11:32 am ]
Post subject:  Re: BFV Jetpack

Why I didn't post code that work, is becouse I'm not your slave.
As it took about 200 restarts of BFV to get angle ok and most of the guys here just ask for code and don't give anything back, this is why I didn't post correct code.
I gave you 99.9% of code and this is not enought for you?
I have three maps running with it on and it works flawless.
Sometime you have to restart jetpack to get a better angle, becouse soldier don't hold mines exactly still.

Author:  Refuse2lose [ Sat Feb 21, 2009 5:02 pm ]
Post subject:  Re: BFV Jetpack

Slave you think oh Green One.

99.9% we have, the 0.1% cloudy future...

Death i fear, great pain, suffering.

200 restarts, you must do, if you desire the straight flying jetpack.

I ask if reason no one posted code is because it doesnt work, and it appears the direction of the landmine is different depending on how the soldier spawns.

200 restarts - I not like Green anyways...

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