[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 Tue Jun 17, 2025 5:49 am

All times are UTC


Search found 17 matches
Search these results:

Author Message

 Forum: Battlefield Vietnam   Topic: Remove spawn point from Mi8

Posted: Mon Dec 20, 2004 6:43 am 

Replies: 10
Views: 8731


 Forum: Battlefield Vietnam   Topic: Remove spawn point from Mi8

Posted: Mon Dec 20, 2004 11:09 pm 

Replies: 10
Views: 8731


 Forum: Vehicles and Weapons Modded   Topic: SCUD Gun

Posted: Wed Dec 22, 2004 7:29 pm 

Replies: 24
Views: 35124


would this work for a landmine too?? :twisted: :?:

ObjectTemplate.Active LandmineProjectile
ObjectTemplate.projectileTemplate Scud-BRocket
ObjectTemplate.projectilePosition 0/.2/1

and what does the .2/1 do exactly :?:

 Forum: Questions / Need Assistance   Topic: spawning raft

 Post subject: spawning raft
Posted: Mon Dec 27, 2004 10:22 pm 

Replies: 4
Views: 2708


im trying to spawn the little raft used in liberation of cain but i cant get it to spawn :?: here the stuff, DCF Berlin. ObjectTemplate.create ObjectSpawner Raftspawner ObjectTemplate.setObjectTemplate 2 CDNRaft ObjectTemplate.setObjectTemplate 1 CDNRaft ObjectTemplate.MinSpawnDelay 20 ObjectTemplat...

 Forum: Questions / Need Assistance   Topic: spawning raft

Posted: Mon Dec 27, 2004 11:46 pm 

Replies: 4
Views: 2708


oh well thanks for the info :cry:

 Forum: Questions / Need Assistance   Topic: spawning raft

Posted: Wed Dec 29, 2004 1:57 am 

Replies: 4
Views: 2708


 Forum: Questions / Need Assistance   Topic: DC_F: I can't put M6-Linebacker on Alamein...

Posted: Thu Dec 30, 2004 9:30 pm 

Replies: 9
Views: 5761


this was used in the dustbowl rfa file you probably have to change the objectspawner name ObjectTemplate.create ObjectSpawner m6_linebacker_Spawner ObjectTemplate.setObjectTemplate 1 M6-Linebacker ObjectTemplate.setObjectTemplate 2 M6-Linebacker ObjectTemplate.MinSpawnDelay 40 ObjectTemplate.MaxSpaw...

 Forum: Questions / Need Assistance   Topic: stinger with a sa-3??

Posted: Thu Jan 20, 2005 6:17 am 

Replies: 11
Views: 8544


thx i was looking for that topic but couldnt find it
Sort by:  
Page 1 of 3 [ Search found 17 matches ]


All times are UTC


Powered by phpBB® Forum Software © phpBB Group