Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
No fly Zone https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=635 |
Page 1 of 1 |
Author: | GenSpectre [ Sun Nov 28, 2004 12:43 am ] |
Post subject: | No fly Zone |
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 |
Author: | GenSpectre [ Sun Nov 28, 2004 2:42 am ] |
Post subject: | |
never mind guys worked it out thanks anyway. |
Author: | GenSpectre [ Mon Nov 29, 2004 11:11 pm ] |
Post subject: | |
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 ![]() |
Author: | Trev [ Tue Nov 30, 2004 1:40 am ] |
Post subject: | |
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) |
Author: | GenSpectre [ Tue Nov 30, 2004 1:35 pm ] |
Post subject: | |
thx trev ill try that in a few hours when i get home |
Author: | GenSpectre [ Tue Nov 30, 2004 4:18 pm ] |
Post subject: | |
thankyou it works! |
Author: | tanfhltu [ Tue Nov 30, 2004 4:46 pm ] |
Post subject: | |
Author: | GenSpectre [ Tue Nov 30, 2004 6:32 pm ] |
Post subject: | |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |