[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 - exploding planes

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Tue Jun 24, 2025 8:59 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 23 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: exploding planes
PostPosted: Fri Jun 05, 2009 11:28 pm 
Offline

Joined: Tue May 05, 2009 4:10 am
Posts: 110
Location: Philthadelphia Pa, US OF FARGIN A
===== Object spawn templates ======
ObjectTemplate.create ObjectSpawner APCSpawner
ObjectTemplate.setObjectTemplate 2 M3A1
ObjectTemplate.setObjectTemplate 1 Hanomag
ObjectTemplate.setObjectTemplate 4 Mustang
ObjectTemplate.setObjectTemplate 3 BF109
ObjectTemplate.setObjectTemplate 6 Spitfire
ObjectTemplate.setObjectTemplate 5 Yak9
ObjectTemplate.MinSpawnDelay 35
ObjectTemplate.MaxSpawnDelay 55
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10



===== Object Spawns ========
rem *** Add bf109 ***
Object.create APCSpawner
Object.absolutePosition 740./60.31/1135.
Object.rotation 250/9.66/0
Object.setTeam 3
rem
rem *** Add BF109 ***
Object.create APCSpawner
Object.absolutePosition 750./60.31/1120.
Object.rotation 250/9.66/0
Object.setTeam 3

=========== Allied Base ====================

rem *** Add Mustang 1 Allied Base ***
Object.create APCSpawner
Object.absolutePosition 706.23/22.23/203
Object.rotation 50/9.66/0
Object.setTeam 5
rem
rem
rem *** Add Mustang 2 Allied Base ***
Object.create APCSpawner
Object.absolutePosition 730.23/22.23/203
Object.rotation 10/9.66/0
Object.setTeam 5
rem


works on local and internet create a game
Crashes my server if I upload the new .rfa :?

_________________
Image
Its all about gaming and having fun
f the hackers and whiners
Its for fun already
Pull up a chair and have 1 on me


Last edited by Malestrom on Fri Jun 05, 2009 11:33 pm, edited 2 times in total.

Top
 Profile Send private message E-mail  
 
 Post subject: Re: exploding planes
PostPosted: Fri Jun 05, 2009 11:29 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
That... should work. How odd. Unless I'm missing something too.


Top
 Profile  
 
 Post subject: Re: exploding planes
PostPosted: Fri Jun 05, 2009 11:35 pm 
Offline

Joined: Tue May 05, 2009 4:10 am
Posts: 110
Location: Philthadelphia Pa, US OF FARGIN A
I did find it odd that it worked locally and internet if I created the game.
When uploaded it crashes
I wonder if I should reboot the box after I upload it?
Servers been busy so I dont want to kick anyone

I looked at the adding Obect spawns from a map Red modded
Maybe theres another set of code I need to adjust besides os and ost?

_________________
Image
Its all about gaming and having fun
f the hackers and whiners
Its for fun already
Pull up a chair and have 1 on me


Top
 Profile Send private message E-mail  
 
 Post subject: Re: exploding planes
PostPosted: Sat Jun 06, 2009 12:43 am 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027


Top
 Profile Send private message E-mail  
 
 Post subject: Re: exploding planes
PostPosted: Sat Jun 06, 2009 12:59 am 
Offline
User avatar

Joined: Sun Sep 16, 2007 2:33 pm
Posts: 1809
Location: Your moms house
ohhhh! >:{o


Top
 Profile Send private message E-mail  
 
 Post subject: Re: exploding planes
PostPosted: Sat Jun 06, 2009 1:53 am 
Offline
User avatar

Joined: Fri Dec 28, 2007 12:24 pm
Posts: 204
Location: The Kingdom that is United

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: exploding planes
PostPosted: Sat Jun 06, 2009 2:33 am 
Offline

Joined: Tue May 05, 2009 4:10 am
Posts: 110
Location: Philthadelphia Pa, US OF FARGIN A
Thanks guys ill let u know
The map is a huge hit just with all the extra arty. 8-)

_________________
Image
Its all about gaming and having fun
f the hackers and whiners
Its for fun already
Pull up a chair and have 1 on me


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.  [ 23 posts ]  Go to page Previous  1, 2, 3

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 39 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