[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/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 - Adding DC vehicles into bf42 custom map
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Adding DC vehicles into bf42 custom map
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3028
Page 1 of 2

Author:  Sundae [ Mon May 28, 2007 6:20 pm ]
Post subject:  Adding DC vehicles into bf42 custom map

Hey guys

My title says everything, I wish to add DC vehicles into my bf1942 custom map. the map is meant to be used in a jeeprace event.
I have already been able(with help) to add a new custom object into my own map. But adding DC vehicles seems more difficult.

Does anyone maybe have more information about this or know where I can find more information?

Author:  Zaitsef [ Mon May 28, 2007 6:25 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map

u would have to create the vehicles in ur map using the same directory structure as in DC_Al_Nas

U basically copy all the code (objects,geometries,texture and sound) then call the object in init.con or add to objects/objects.con and match the file pathes to ur map.

I strongly recommend looking at Al_Nas, they only added the 5-Ton Truck there , which makes it easy to grasp the technique.

Author:  Sundae [ Mon May 28, 2007 8:03 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map

Ok thanks I will try that now.


Something else i have tryd a couple of times was this which i found on your site:
http://www.tfcmaster.net/tutorials/Batt ... /index.htm


It is a really helpfull tutorial. I believe i did everything 100% correct, I get to show the tower in battlecraft and can place it on my map. But once testing the map it doesnt show anything where i placed the tower. I tested it in a normal bf1942 custom map beceause that is what I am going to use. Any help?

Author:  cptvengeance [ Mon May 28, 2007 8:06 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map

Sorry but i cant help you here, but i posted that tutorial on here awhile ago and had the exact same problem youre having. It shows up in BC but not ingame. Maybe the tutorial has something wrong or missing in it?

Author:  catch22 [ Mon May 28, 2007 10:15 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map

When your going through the mod wizard include DC. Then just add them as you wish. i put a natter in El almaien an wasserfall rockets

Author:  cptvengeance [ Mon May 28, 2007 11:01 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map

Only problem with that is other people who download your mod need to have DC to run your mod since your mod relies on DC and BF1942 to run.

Author:  Zaitsef [ Mon May 28, 2007 11:39 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map


Author:  cptvengeance [ Mon May 28, 2007 11:55 pm ]
Post subject:  Re: Adding DC vehicles into bf42 custom map

Well the mini-mod doesnt hold all of the info. For example in your Airwolf mini-mod you have to have DCF or it doesnt work in the maps menu/init.con file it specifies the mod used to run the map, and i changed that to bf1942 on your airwolf and it failed to load.

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