ASSS Questions - Different zone's on zone list but goto the same zone? KrynetiX - Wed Nov 29, 2006 2:12 pm Post subject: Different zone's on zone list but goto the same zone?
Wondering if I can setup my asss to come up as 2 different zones on the download list, but goto the same zone (just different arenas). So if you hit esc a after entering battlezone you can also see battleball and go there through battlezone (since it's the same zone)
so entering battlezone would take you to the subarena 'battlezone' upon entering and entering through battleball will take you to the arena 'battleball' upon entering
Smong - Thu Nov 30, 2006 11:54 am Post subject:
Yeah. You need to load ap_multipub and edit global.conf. This should work, but I didn't test it.
[Directory-battlezone]
Name = blah
Description = blah
[Directory-battleball]
Name = blah
Description = blah
And just a side note, in Pirates! I am using "ConnectAs =" (it's blank), this makes publics split when they become too full. There is a side effect that it starts at public 1 instead of 0, which can confuse chatnet clients.
KrynetiX - Thu Nov 30, 2006 1:18 pm Post subject:
THANKS! but how do i tell it to ?go battleball upon entering through battleball zone and ?go battlezone when entering through battlezone?
Smong - Thu Nov 30, 2006 5:49 pm Post subject:
Perhaps I should have explained it, the [Listen] sections let you specify a port for each "zone", the ConnectAs setting defines what arena you will appear in when you try and enter the zone. The [Directory] sections let you change the name and description per "zone".
So I guess short answer, ConnectAs is what tells the client to go to battleball or battlezone.
KrynetiX - Sat Dec 02, 2006 3:32 pm Post subject:
ROCK ON! Thanks Smong.