[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 - helo damage
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

helo damage
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3707
Page 1 of 4

Author:  skip [ Fri Jan 18, 2008 3:13 am ]
Post subject:  helo damage

I'm trying to make the armor or hitpoints stronger on the AH-6 and the MH-6 so that it takes 2 stingers to kill them instead of just one. I've went through several things but cant seem to get it to work. Mostly server crashs :roll: Anyone want to offer some help?

Author:  Urglub [ Fri Jan 18, 2008 2:20 pm ]
Post subject:  Re: helo damage

We already did!!!
Wanna take it?
Search and you will find.
This is the 53:rd time someone ask the same question.

Don't change vehicle, change projectile damage to vehicle.

Author:  Iced Earth [ Fri Jan 18, 2008 7:07 pm ]
Post subject:  Re: helo damage

^ Yeah what the green one said.

Find the helo's material number in game.rfa, copy all of it into wordpad, and do a "Find/Replace". 'Find' the materials current number (say..24 as an example), then 'replace' with 555 or something. Under the section where the stinger damage is defined, take it down.

Author:  MR PINK BALLS [ Fri Jan 18, 2008 9:19 pm ]
Post subject:  Re: helo damage

Hey guys how do i make the helicopter stronger?

Author:  Iced Earth [ Fri Jan 18, 2008 10:16 pm ]
Post subject:  Re: helo damage

The answer is simple, really, pink.

First, find every weapon that does damage to the chopper.

Then, go through each weapons damage file and decrease the damage it does to that particular armor (chopper).

This should take approximately three hours time; anyone that says otherwise is either lying or wasting your time. Trust me.

Author:  MR PINK BALLS [ Fri Jan 18, 2008 11:38 pm ]
Post subject:  Re: helo damage

Okay i can see why you would answer that sadly its hard to detect sarcasm in writing. I was being sarcastic cuz you and glub wher going on about serching insted of asking :razz:

Author:  ZOOMER [ Fri Jan 18, 2008 11:59 pm ]
Post subject:  Re: helo damage

I have a question....it's not "how do you make the heli stronger"....but, "how do I make the heli stronger"...has anyone asked this question yet? I'll search for "stronger helo", or "stonger heli", or just "heli"....hmmmm :(

Author:  Urglub [ Sun Jan 20, 2008 3:13 pm ]
Post subject:  Re: helo damage

Is this for real? :shock:

Thread is asked and answerd 53 times now.

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