|
POSTAL 2: Share the Pain
Map List Help
If setting the map from the in game menu doesn't work, try
setting your map list from the web admin (change the map order or some other
change), then go back in and try the in game admin again. If that still doesn't
work, try going into your postal2.ini and seeing what's there.
Map lists are listed under [MultiGame.XXXMapList], with the
map names in an arraylike this: Maps[0]=xxx.fuk
for example, here's the default snatch list:
[MultiGame.CTFMapList]
Maps[0]=mpS-Ponderous.fuk
Maps[1]=mpS-SplinterFoundry.fuk
Maps[2]=mpS-Intifada.fuk
Maps[3]=
...
Maps[31]=
MapNum=1
You don't necessarily need all of the extra blank entries.
MapNum is the index of the NEXT map that will load up.
So, you can edit your map list there manually. Map lists will only be stored
in your postal2.ini if you've changed the map list for that specific game type.
Otherwise, it will use the default list. If it's not in the ini, you can still
add it manually, following the same outline as the other map lists. The headers
for each game type are MultiGame.CTFMapList, MultiGame.DMMapList, MultiGame.TDMMapList,
and MultiGame.GBMapList. Make sure you only put compatible maps under
your lists (this is where the filename can help). D is for
Deathmatch, G is for GrabBag, T is for TeamDeathmatch,
and S is for Snatch. So, don't go putting a map like mpDGT-Asylum
in your Snatch list.
|
|