Page 1 of 1

maps for LINUX servers

Posted: Tue Sep 03, 2002 11:16 pm
by NuckinFuts{KEA}
i have just setup a chaos server on linux and was woundering if i need to find linux maps or can i use the ones for windozes lil hep please thanks

PEACE

Posted: Wed Sep 04, 2002 6:20 am
by HasBen{Moo}
The map files (.bsp) are the same.... and you'll need a maplist files to control the rotation. Here's a sample maplist file (named "mixed.txt")
(the -00 , -01 or -02 at the end of each map name controls the lighting)
=================================



;
; Chaos Deathmatch maplist file
;
; Syntax: <mapname>-<ctf>-<lightsoff>
; Do not delete the semicolon at the end of this file!
;
chaosdm1-00
q2dm1-01
q2dm3-01
chaosdm3-00
q2dm5-00
spartz-01
q2dm6-01
outpost-00
q2dm7-01
chaosdm2-00
q2dm8-00
;


=====================================
In the server's .cfg file you'll need 3 lines (below) for map info. The 1st line calls up the 1st map (which doesn't get played). The 2nd line is for the maplist file name and the last line starts the map rotation.


map q2dm8
sv ml mixed
sv ml 1

Posted: Wed Sep 04, 2002 6:23 am
by HasBen{Moo}
Oh yeah... there is a 64 map limit for any given maplist file.... any more than that and they will be ignored....

Linux maps list

Posted: Thu Sep 05, 2002 9:08 pm
by NuckinFuts{KEA}
thanks that is great i have a ton of maps just from your servers my map folder is like a gig+ lots to doo lots to doo thanks again

DA FUTS

Posted: Mon Apr 07, 2003 4:16 pm
by FurrySound
Always wondered why they had to make limits so small...

FurrySound{Moo}