[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 - demo modding

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Thu Apr 18, 2024 10:23 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 13 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: demo modding
PostPosted: Sun Nov 22, 2009 9:25 pm 
Offline

Joined: Sat Oct 24, 2009 8:42 am
Posts: 67
hi i have modded the origonal game on the objectspawntemplate and now want to transfer it to the objectspawntemplate of the demo levels. Now i copied it and it didn't work, what happend is when i clicked on the icon of the demo to start it up it crashed straight away. A box flickered and the top left hand corner??

In the end i had to reload the demo.

Any help??

Thanks a lot :D :D

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Sun Nov 22, 2009 10:15 pm 
Offline
User avatar

Joined: Tue Jul 05, 2005 12:00 am
Posts: 150
The demo is very limited....make sure you aren't trying to manipulate something in your code that isn't included in the Demo.....

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Mon Nov 23, 2009 12:04 am 
Offline

Joined: Fri Aug 01, 2008 1:01 am
Posts: 320
Location: Napoli / Italia
You have to modify the original demo_wake, not the retail one.


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Mon Nov 23, 2009 5:08 pm 
Offline

Joined: Sat Oct 24, 2009 8:42 am
Posts: 67
yer i have tried the most sympoll codes and havent worked so your probably right. Thanks though...

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Mon Nov 23, 2009 6:14 pm 
Offline

Joined: Sun Jan 18, 2009 12:37 am
Posts: 170
Demo mods are so pointless. Buy the game already!


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Mon Nov 23, 2009 6:49 pm 
Offline

Joined: Tue Jul 11, 2006 7:32 am
Posts: 357
We have a forum that is dedicated to Modding BF1942 Demo, though seems any external links are now blocked.

I'd offer it to you in PM, but that too seems to have been blocked.

Seems a strange thing to do blocking external resources since so many of us offer links back here?

The biggest limitation to demo is it's not posible in the BF1942 Demo to do any type of CSM. Secret Weapons Demo however uses the 1.45 release does allow CSM style mods.

In demo you can not repack the files otherwise it will lead to a Debug Error... simply leave the rfa extracted.

Feel free to PM if you need any more help or email me >> although im sure the email will be blocked... by the new admin... sigh ver:24436@bf1942demo.com


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Tue Nov 24, 2009 5:11 pm 
Offline

Joined: Sat Oct 24, 2009 8:42 am
Posts: 67

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: demo modding
PostPosted: Tue Nov 24, 2009 5:12 pm 
Offline

Joined: Sat Oct 24, 2009 8:42 am
Posts: 67

_________________
Image


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.  [ 13 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 56 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