Page 1 of 1

um look

PostPosted: Fri Jun 09, 06 11:50 pm
by rune-scape-demon
ok how to u put more than 31 one maps oneyour maps list i tried dis it dont work
Maps[26]=DXPZ_ClubPhas
Maps[27]=DXPZ_ClubSaint
Maps[28]=DXPZ_Original
Maps[29]=DXPZ_UnderWorld
Maps[30]=DXMP_GravlePit
Maps[31]=DXMP_Atlantis
Maps[32]=DXPZ_ClubAK2
Maps[33]=
Maps[34]=

PostPosted: Sat Jun 10, 06 6:59 am
by IchoTolot
How many lines do you have in section [Engine.MapList] ???

PostPosted: Sat Jun 10, 06 7:49 am
by Gishank
He said that in thee first post.... Why do you need so many maps? If you just have the mapvote mutator on it will display all maps, well all maps it can fit onto that list in your map folder, excluding single player maps.

Re: um look

PostPosted: Sat Jun 10, 06 9:02 am
by Dae
runescapedemon wrote:ok how to u put more than 31 one maps oneyour maps list i tried dis it dont work
Maps[26]=DXPZ_ClubPhas
Maps[27]=DXPZ_ClubSaint
Maps[28]=DXPZ_Original
Maps[29]=DXPZ_UnderWorld
Maps[30]=DXMP_GravlePit
Maps[31]=DXMP_Atlantis
Maps[32]=DXPZ_ClubAK2
Maps[33]=
Maps[34]=

And yeah, if you mostly use "servertravel" command on your server, it isn't required to put all these maps into the configuration - the command works independently to the list of maps in .ini.

PostPosted: Sat Jun 10, 06 4:36 pm
by ~ô¿ô~Nobody~
besides...

the maplist array is 32 entries big (0 - 31)
you cannot just extend it by adding entries with higher indexes :lol: