Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
minor changes not showing on server https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=2627 |
Page 1 of 2 |
Author: | nbforrest [ Fri Jan 19, 2007 6:05 am ] |
Post subject: | minor changes not showing on server |
well like the subject says i made a few minor changes and they all worked fine when i tested them,but when i added the rfa to the server every time someone joins the game , the game restarts. any ideas would be appreciated. Its for bf1942.I made a midway_004rfa heres what i packed in it: bf1942folder/levelsfolder/midwayfolder/conquest folder in the conquest folder i put: objectspawntemplate.con,objects spawn.con, and an objects.con the carrier modifications to spawn more planes is in the objects.con which isnt working,so i suspect i need to add an init.con to run the objects.con the objectspawn.con and objectspawntemplate are working.the objects are spawning where and when they should be. as for why the game restarts whenever someone joins the server i`m kind of lost about that. |
Author: | Urglub [ Fri Jan 19, 2007 7:49 am ] |
Post subject: | |
Is it every time or just the first time #1 joins? Game is set to restart when a second player enter server. But you are sure every time someone joins server restarts? Even if it's #23? |
Author: | nbforrest [ Fri Jan 19, 2007 7:51 am ] |
Post subject: | |
oh you know what... it did it after the first person entered I was the first and only person on the server,and when someone else entered the game reset.but i didnt wait to see if it did it when more people entered, i left DOH. ![]() |
Author: | Urglub [ Fri Jan 19, 2007 8:41 am ] |
Post subject: | |
LOL ![]() |
Author: | nbforrest [ Fri Jan 19, 2007 5:01 pm ] |
Post subject: | |
argh... I added the complete enterprise and shokaku objects.cons to my midway_004rfa objects.con and changed the spawn times and number of objects spawned for the planes.heres what I changed: ObjectTemplate.create ObjectSpawner Enterprise_corsairSpawner ObjectTemplate.setObjectTemplate 1 corsair ObjectTemplate.setObjectTemplate 2 corsair ObjectTemplate.minSpawnDelay 10 ObjectTemplate.maxSpawnDelay 12 ObjectTemplate.TimeToLive 120 ObjectTemplate.Distance 200 ObjectTemplate.spawnOffset 0/0/0 ObjectTemplate.holdObject 1 ObjectTemplate.team 1 ObjectTemplate.MaxNrOfObjectSpawned 4 rem *** ShokakuZeroSpawner *** ObjectTemplate.create ObjectSpawner ShokakuZeroSpawner ObjectTemplate.setObjectTemplate 1 Zero ObjectTemplate.setObjectTemplate 2 Zero ObjectTemplate.holdObject 1 ObjectTemplate.minSpawnDelay 10 ObjectTemplate.maxSpawnDelay 12 ObjectTemplate.TimeToLive 120 ObjectTemplate.Distance 200 ObjectTemplate.spawnOffset 0/0/0 ObjectTemplate.team 1 ObjectTemplate.MaxNrOfObjectSpawned 4 I added an Init.con to the conquest folder where my objects.con is located,that says run objects.con but When the game runs on the server the settings I changed dont show up.I`de like to get it right this time,because I`ve been sending the rfa to the clan leader for him to upload and I think he`s losing his patients with my little modding experiment. ![]() any suggestions? |
Author: | Natt [ Fri Jan 19, 2007 5:45 pm ] |
Post subject: | |
Author: | nbforrest [ Fri Jan 19, 2007 9:07 pm ] |
Post subject: | |
I read that tut on changing carrier planes and that code you gave me looks like it should work.I made the changes, packed it up and sent it to my "Dr. friend" when he lets me know that its loaded up I`ll check it out and let you know what the prognosis is. thanks. ![]() |
Author: | Natt [ Fri Jan 19, 2007 9:52 pm ] |
Post subject: | |
Hopefully he wont have to lose any more of his patients. ![]() |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |