[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 - No fly Zone

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sat Jun 15, 2024 8:17 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
 Post subject: No fly Zone
PostPosted: Sun Nov 28, 2004 12:43 am 
Offline

Joined: Sat Nov 27, 2004 12:00 am
Posts: 7
hi there trying to make a server side mod for my clans server all it involves right now is swapping an f15 for the stealth bomber. i try it and it doesnt work any ideas (altered code below) this is for ctf also :)

doesnt work meaning its invisible any ideas?


rem -----------------------------------------
rem --- F_15CSpawner ---
rem -----------------------------------------
ObjectTemplate.ObjectSpawner F_15CSpawner
ObjectTemplate.setObjectTemplate 1 F117A
ObjectTemplate.setObjectTemplate 2 F117A
ObjectTemplate.MinSpawnDelay 30
ObjectTemplate.MaxSpawnDelay 50
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10
ObjectTemplate.maxNrOfObjectSpawned 3


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Sun Nov 28, 2004 2:42 am 
Offline

Joined: Sat Nov 27, 2004 12:00 am
Posts: 7
never mind guys worked it out thanks anyway.


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Mon Nov 29, 2004 11:11 pm 
Offline

Joined: Sat Nov 27, 2004 12:00 am
Posts: 7
ok another problem the map works on my computer on a windows dedicated and the client is affected by changes but when i put it on my units linux server it dont work. what am i doing wrong i cant look at the map files since the server company wont let me copy em to my pc grrr

rfa file link ----> http://homepage.ntlworld.com/family.mci ... ne_001.zip

any help will be very grateful :D[/url]


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Nov 30, 2004 1:40 am 
Offline

Joined: Tue Oct 05, 2004 12:00 am
Posts: 312
last i checked you need to have linux server's files all in lowercase, i see you have a seperate folder in there for that but the extension is still capped so that could be your problem, delete the patch off your server or rename it if it lets you just do that (mine's screwy and makes me reupload when i want to rename anything)

_________________
Krackhouse.net DCF #2
69.9.163.33:14567


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Nov 30, 2004 1:35 pm 
Offline

Joined: Sat Nov 27, 2004 12:00 am
Posts: 7
thx trev ill try that in a few hours when i get home


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Nov 30, 2004 4:18 pm 
Offline

Joined: Sat Nov 27, 2004 12:00 am
Posts: 7
thankyou it works!


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Nov 30, 2004 4:46 pm 
Offline

Joined: Tue Aug 17, 2004 12:00 am
Posts: 1090

_________________

Rules??? Don't be silly... this is war


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Tue Nov 30, 2004 6:32 pm 
Offline

Joined: Sat Nov 27, 2004 12:00 am
Posts: 7


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

All times are UTC


Who is online

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