[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 - Changing the name on a Spawner

Battlefield Modding Tutorials BFMODS

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

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 81 posts ]  Go to page 1, 2, 3, 4, 5 ... 11  Next
Author Message
PostPosted: Sun Jul 06, 2008 6:45 am 
Offline

Joined: Sun Apr 20, 2008 4:48 am
Posts: 57
I was told changing the spawner name would crash a server. I made some of my own spawners and I was told it was suppose to be named ArtillerySpawner. Can someone tell me if this is true or not.

rem -----------------------------------------
rem --- KatyushaSpawner ---
rem -----------------------------------------
ObjectTemplate.create ObjectSpawner KatyushaSpawner
ObjectTemplate.setObjectTemplate 1 katyusha
ObjectTemplate.setObjectTemplate 2 katyusha
ObjectTemplate.MinSpawnDelay 1
ObjectTemplate.MaxSpawnDelay 2
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10
ObjectTemplate.maxNrOfObjectSpawned 3
ObjectTemplate.teamOnVehicle 0


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Jul 06, 2008 8:56 am 
Offline
User avatar

Joined: Thu Oct 19, 2006 5:03 am
Posts: 1209
Not enough info. :?

_________________
Image

Image


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Jul 06, 2008 4:48 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
No No no... you never change the name of a spawner or make new spawners.

You use the ones provided.

If your map has 3 spawners named WillySpawner, TankSpawner, and APCSpawner, you can not magically "add" a KatyushaSpawner nor can you rename APCSpawner to "KatyushaSpawner".

You must add additional vehicles to the spawner, and there are about 50 tutorials on this website showing that.


Top
 Profile  
 
PostPosted: Sun Jul 06, 2008 4:50 pm 
Offline

Joined: Sun Apr 20, 2008 4:48 am
Posts: 57
me not enough info? well on the spawner I named it
rem -----------------------------------------
rem --- KatyushaSpawner ---
rem -----------------------------------------

but when u open up battlecraft, and look for katusha, its under

rem -----------------------------------------
rem --- ArtilerySpawner ---
rem -----------------------------------------

and i was told if it was KatyushaSpawner, it could crash the server. I wanted to kno if this is true. So i dont make a mistake.


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Jul 07, 2008 12:50 am 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
http://en.wikipedia.org/wiki/Comment_(c ... rogramming)


Top
 Profile  
 
PostPosted: Mon Jul 07, 2008 12:54 am 
Offline

Joined: Sun Apr 20, 2008 4:48 am
Posts: 57
? this doesnt answer my question


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Jul 07, 2008 6:07 am 
Offline
User avatar

Joined: Thu Oct 19, 2006 5:03 am
Posts: 1209

_________________
Image

Image


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Jul 07, 2008 6:29 am 
Offline

Joined: Sun Apr 20, 2008 4:48 am
Posts: 57
no, im only trying to see if that statement that i posted is true. Because right now my friend is confusing me telling me that it would crash the server if the spawner is named wrong


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.  [ 81 posts ]  Go to page 1, 2, 3, 4, 5 ... 11  Next

All times are UTC


Who is online

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