[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 - Trying to copy the Mustang to DC_Final

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Tue May 14, 2024 11:02 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 7 posts ] 
Author Message
PostPosted: Mon Dec 17, 2007 7:25 pm 
Offline

Joined: Mon Dec 17, 2007 7:09 pm
Posts: 10
I'm trying to get the Mustang into DC_Final and I've got most of the files I think.

My problem is that the Geometries file references a mesh called Mustang_hat4_M1 that doesn't seem to exist at all. I'm wondering.... if I don't have that mesh but it's being referenced, will that make my Mustang not show up on the map? Cuz that's exactly what's happening.

Also, in the engine portion of the Physics file there is a reference to MustangEngine.ssc

rem *** MustangEngine ***
ObjectTemplate.create Engine MustangEngine
ObjectTemplate.setNetworkableInfo Mustang_engine_info
ObjectTemplate.loadSoundScript Sounds/MustangEngine.ssc

MustangEngine.ssc exists and I can open it and all the sounds work fine in it and they're contained in my rfa but that line crashes my map on load like this:

Engine\Io\Console.cpp(1769): Debug: Io: CRC32: (run) Physics
BFSoundEngine\SoundScriptParser.cpp(169): Assert: BFSoundEngine: (mapTypeIter != m_preprocessorMap.end()) Map expression: <Engine::Rpm>
Unknown type: Engine

I don't quite get this error... if someone could explain that one, I'd be grateful. I can get the map to run just by removing that reference to that MustangEngine.ssc file but I'm afraid if I ever do get the Mustang to show up that the engine sounds might not work.

Thanks a lot,

dsp


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Dec 17, 2007 8:13 pm 
Offline
User avatar

Joined: Sun Sep 16, 2007 2:33 pm
Posts: 1809
Location: Your moms house
:neutral: Uhhhh the mustang is already in DCF all you have to do is putt Mustang in whatever spawner you want it in and badabing its ther you dont have to putt any files into DCF to get it in ther ;-)

any vehicle in bf1942 is also included in dc or dcf or any other mod i can think of for bf42 all you have to do is putt vehicle name in the ost in whatever spawner you want it in


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Dec 17, 2007 9:30 pm 
Offline
User avatar

Joined: Thu Oct 19, 2006 5:03 am
Posts: 1209
note: this thread may not contain BFV related material

_________________
Image

Image


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Dec 17, 2007 11:32 pm 
Offline
User avatar

Joined: Sun Sep 16, 2007 2:33 pm
Posts: 1809
Location: Your moms house


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Dec 18, 2007 7:31 am 
Offline

Joined: Thu Jun 15, 2006 9:36 am
Posts: 2015
Hey, give him some slack... Or not.
It's his first post. ;-)

_________________
In the beginning everybody was a SSM NooB.
BFV SSM on server 66.55.142.243
Server Homepage


Top
 Profile Send private message E-mail  
 
PostPosted: Wed Jan 16, 2008 12:49 am 
Offline

Joined: Mon Dec 17, 2007 7:09 pm
Posts: 10
Ok, yea, turns out I wasn't able to see the mustang in the game because I had a _001.rfa that was overriding... (duh) Can't tell you how many times that's happened. Mustang works fine. Thanks...

Anyway, so new problem... Does anyone out there have the "xpack2.lst" and "xpack2.cfg" files still? I can't seem to find them online anywhere lately. BF mapping seems to be dying.

I know somebody has to have them.

Also, does anyone know how to get the bf1942 client to report it's xyz location to the screen? in console or something? there MUSt be a way to do that... Thanks,

dsp


Top
 Profile Send private message E-mail  
 
PostPosted: Wed Jan 16, 2008 12:51 am 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027
yeah the console command is console.showstats 1


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.  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 280 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:
Powered by phpBB® Forum Software © phpBB Group