[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/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 - making maps

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sun Jun 16, 2024 7:37 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: making maps
PostPosted: Mon Dec 13, 2004 3:49 pm 
Offline

Joined: Fri Sep 03, 2004 12:00 am
Posts: 38
Location: Mississippi

_________________
<a href="http://www.thelms.com"><img src="http://69.93.1.162/forum_links/sigs/monkey_sig.jpg"></a>


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Dec 13, 2004 6:02 pm 
Offline

Joined: Sat Nov 20, 2004 12:00 am
Posts: 174
Location: BC Canada
Well, you of course need a map making program, so you'll need Battlecraft42 (BC). .
If you're mapping for anything other than classic BF (I see an AH-64 on your sig), you'll need to find the mod's ".lst" and ".cfg" files. They tell BC what objects to display. You can find references to these files here on this site, on the BC forums, and by Googling it.

If you want to change any units (the best part of making your own maps is you can include any units you want!), you'll need the Mod Developer's Toolkit (MDT). There's tutorials there too.

Also, Silversound wrote a little tutorial to set up a shortcut for testing maps, have a look .
I'd avoid clicking "Test map" while in the BC program, as it can sometimes crap out. Silversound's method works much better.

Hope this helps! 8)

_________________
Image

[HIT] is a BF 1942 clan, our gameserver name is hitclan.net
Visit us at


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Dec 13, 2004 8:33 pm 
Offline

Joined: Fri Sep 03, 2004 12:00 am
Posts: 38
Location: Mississippi
hey hitman, i have all those things, i do alot of SSM just thought about trying to make our own maps now.. amyway the hangup im on is getting the DCF .lst and .cfg and knowing where to but them so BC2 will display the items .. from what i understand DCF has so many items that you have to break up the .lst and work on groups of things at a time .. i have those list groken out just dont know where to put them so that i have the items to pull from when making the map.

_________________
<a href="http://www.thelms.com"><img src="http://69.93.1.162/forum_links/sigs/monkey_sig.jpg"></a>


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Dec 13, 2004 9:19 pm 
Offline

Joined: Mon Sep 27, 2004 12:00 am
Posts: 98
Location: Behind you
if you want .lst and .cfg's, i've got the most up to date ones you'll find. Except for fh ones

_________________
I laughed a good laugh

Image


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Dec 13, 2004 9:45 pm 
Offline

Joined: Fri Aug 20, 2004 12:00 am
Posts: 495
Location: Seattle, WA USA
Please move this to the non server-side forums.


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 213 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group