[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/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/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 • Search

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sun Jun 16, 2024 2:48 pm

All times are UTC


Search found 33 matches
Search these results:

Author Message

 Forum: Questions / Need Assistance   Topic: Weapon Damage don't work

 Post subject: Weapon Damage don't work
Posted: Sat Dec 24, 2005 12:53 pm 

Replies: 6
Views: 2665


Hey once again. I've got some problems while trying to add damage to the SG44. This is my code for it: ObjectTemplate.Active Sg44 ObjectTemplate.reloadtime 0.01 ObjectTemplate.roundOfFire 500 ObjectTemplate.setFireDev 0 0 0 ObjectTemplate.setDevMod 0 0 0 ObjectTemplate.setTurnDev 0 0 0 0 ObjectTempl...

 Forum: Tutorials and Guides   Topic: Adding bots to non COOP maps!

Posted: Sun Dec 25, 2005 6:33 pm 

Replies: 64
Views: 120927


OK, check this out... i'll be using Kursk TDM as an example: in the tdm.con file, add "run ai v_arg1" right before you run objectspawns.con so it looks like this: run tdm/SpawnpointManagerSettings run tdm/SoldierSpawnTemplates run tdm/SoldierSpawns run tdm/ObjectSpawnTemplates run tdm/ControlPointT...

 Forum: Questions / Need Assistance   Topic: Weapon Damage don't work

Posted: Sun Dec 25, 2005 8:19 pm 

Replies: 6
Views: 2665


Hey once again. I've got some problems while trying to add damage to the SG44. This is my code for it: ObjectTemplate.Active Sg44 ObjectTemplate.reloadtime 0.01 ObjectTemplate.roundOfFire 500 ObjectTemplate.setFireDev 0 0 0 ObjectTemplate.setDevMod 0 0 0 ObjectTemplate.setTurnDev 0 0 0 0 ObjectTemp...

 Forum: Questions / Need Assistance   Topic: Weapon Damage don't work

Posted: Mon Dec 26, 2005 8:04 pm 

Replies: 6
Views: 2665


YOu do not have to active the weapon, but rather to projectile it fires. Look up what projectiletempalte it shoots and add the material lines to that, probably something in the line of sg44_Projectile orso (notethis is probably NOT the actual projectile). Close, it's sg44Projectile Thanks. Does any...

 Forum: Questions / Need Assistance   Topic: Problem with Weapon Kit spawn

Posted: Mon Dec 26, 2005 8:05 pm 

Replies: 1
Views: 1298


Hey guys. I am having problems with a weapon kit spawn. The map is Hastings for BFV. I am getting the kit to spawn but when you pick it up you only get the binoculars. I have used the tunnel spawner and changed it to the NVA_Assault_Alt kit, I have moved it's position. Like I said, it all seems fin...

 Forum: Questions / Need Assistance   Topic: Yet another thing seen before. Can't find a way though.

Posted: Mon Dec 26, 2005 8:08 pm 

Replies: 2
Views: 1352


 Forum: Questions / Need Assistance   Topic: Help plz!!!

 Post subject: Re: Help plz!!!
Posted: Mon Dec 26, 2005 8:10 pm 

Replies: 1
Views: 1044


 Forum: Questions / Need Assistance   Topic: Weapon Damage don't work

Posted: Tue Dec 27, 2005 12:57 am 

Replies: 6
Views: 2665


Sort by:  
Page 4 of 5 [ Search found 33 matches ]


All times are UTC


cron
Powered by phpBB® Forum Software © phpBB Group