Hi!
I'm trying to add many maps to the warp manu but seems limited with 9 choices... as soon as I put LOCALMAP10 = "alk08dm"; I receive the error below... is this normal (9 maps limitation) or am I using a wrong format
C L A N A R E N A X ADMIN TOOL
Reading progs.dat...
Reading user.cfg...
Error: Expected '=' at line 16
//
// Custom maps. Enter the name of the map without the .bsp extension
// (e.g. LOCALMAP0 = "trimp"
.
// Map names may be up to 15 characters in length.
//
LOCALMAP0 = "150dm3";
LOCALMAP1 = "23ar-a";
LOCALMAP2 = "2pyramid";
LOCALMAP3 = "2towers";
LOCALMAP4 = "3mddm3";
LOCALMAP5 = "a2";
LOCALMAP6 = "ac4";
LOCALMAP7 = "aerowalk";
LOCALMAP8 = "agent";
LOCALMAP9 = "aggressr";
LOCALMAP10 = "alk08dm";
//Execute CATOOL.EXE to incorporate these custom maps into the warplist
COUPLE INFO
Mindf!3ldzX
Server Admin
Re: Local Server Maps
Originally Posted by Mom
Do you remember the post... it was more detailed... I knew about the cattools...
Originally Posted by Mindf!3ldzX
Originally Posted by Mom
Hi Mindz biatch
Yesterday I red a post from you where you explained how you managed to add maps to the warp-11 (local server maps).
Can you point me to the post or told me again how you did it (it was a very simple solution which I'd like to use).
Ciao!
C.C.
R00k
You use catools.exe it comes with the CAx mod @ .:: Clan Arena -X- ::.
edit user.cfg ,
Originally Posted by user.cfg
//
// Custom maps. Enter the name of the map without the .bsp extension
// (e.g. LOCALMAP0 = "trimp".
// Map names may be up to 15 characters in length.
//
LOCALMAP0 = "b2s";
LOCALMAP1 = "150dm3";
LOCALMAP2 = "dark-storm-ffa";
LOCALMAP3 = "dark-terror-ffa";
LOCALMAP4 = "kothdm6arena";
LOCALMAP5 = "kothchamber";
LOCALMAP6 = "kothdm3arena";
LOCALMAP7 = "kothchamberlava";
LOCALMAP8 = "kothplayground";
//Execute CATOOL.EXE to incorporate these custom maps into the warplist
edit users.cfg , run catools.exe , then copy and then you must use the progs.dat thats generated from running catools.exe in the cax mod folder
I'm trying to add many maps to the warp manu but seems limited with 9 choices... as soon as I put LOCALMAP10 = "alk08dm"; I receive the error below... is this normal (9 maps limitation) or am I using a wrong format
C L A N A R E N A X ADMIN TOOL
Reading progs.dat...
Reading user.cfg...
Error: Expected '=' at line 16
//
// Custom maps. Enter the name of the map without the .bsp extension
// (e.g. LOCALMAP0 = "trimp"
// Map names may be up to 15 characters in length.
//
LOCALMAP0 = "150dm3";
LOCALMAP1 = "23ar-a";
LOCALMAP2 = "2pyramid";
LOCALMAP3 = "2towers";
LOCALMAP4 = "3mddm3";
LOCALMAP5 = "a2";
LOCALMAP6 = "ac4";
LOCALMAP7 = "aerowalk";
LOCALMAP8 = "agent";
LOCALMAP9 = "aggressr";
LOCALMAP10 = "alk08dm";
//Execute CATOOL.EXE to incorporate these custom maps into the warplist
COUPLE INFO
Mindf!3ldzX
Server Admin
Re: Local Server Maps
Originally Posted by Mom
Do you remember the post... it was more detailed... I knew about the cattools...
Originally Posted by Mindf!3ldzX
Originally Posted by Mom
Hi Mindz biatch
Yesterday I red a post from you where you explained how you managed to add maps to the warp-11 (local server maps).
Can you point me to the post or told me again how you did it (it was a very simple solution which I'd like to use).
Ciao!
C.C.
R00k
You use catools.exe it comes with the CAx mod @ .:: Clan Arena -X- ::.
edit user.cfg ,
Originally Posted by user.cfg
//
// Custom maps. Enter the name of the map without the .bsp extension
// (e.g. LOCALMAP0 = "trimp".
// Map names may be up to 15 characters in length.
//
LOCALMAP0 = "b2s";
LOCALMAP1 = "150dm3";
LOCALMAP2 = "dark-storm-ffa";
LOCALMAP3 = "dark-terror-ffa";
LOCALMAP4 = "kothdm6arena";
LOCALMAP5 = "kothchamber";
LOCALMAP6 = "kothdm3arena";
LOCALMAP7 = "kothchamberlava";
LOCALMAP8 = "kothplayground";
//Execute CATOOL.EXE to incorporate these custom maps into the warplist
edit users.cfg , run catools.exe , then copy and then you must use the progs.dat thats generated from running catools.exe in the cax mod folder


Comment