Help - Search - Members - Calendar
Full Version: Map Cycle/change Level Problem
Unknown Worlds Forums > Natural Selection > Natural Selection Discussion > General Server Discussion > Win32 Server Support
Grimm_Spector
ok...this is pretty simple, when the server is assigned a next map from AMX mod X by the voting, or by the change level command itself, the server does not change to the correct map, nor does it go to the next one in the cycle, but it goes to a different map, incorrect map, most often co_sava, I can't figure out why, I even tried reordering maps.ini to match the mapcycle's order, but to no avail...why is my server doin this and how do I make it go to the map I tell it to go to?! HELP!!! sad-fix.gif
Vadakill
In your mapcycle.txt file, remove the min and max numbers so it shows as just a plain maplist. For example, change this:

QUOTE

ns_eon "\minplayers\16\maxplayers\32\"
ns_metal "\minplayers\16\maxplayers\32\"
ns_caged "\minplayers\16\maxplayers\32\"
co_sava "\minplayers\6\maxplayers\20\"
co_angst "\minplayers\4\maxplayers\20\"
ns_hera "\minplayers\16\maxplayers\24\"
ns_lost "\minplayers\16\maxplayers\32\"
ns_nothing "\minplayers\16\maxplayers\32\"
co_niveus "\minplayers\4\maxplayers\20\"
co_faceoff "\minplayers\0\maxplayers\18\"
co_daimos "\minplayers\8\maxplayers\20\"
ns_bast "\minplayers\14\maxplayers\28\"
ns_origin "\minplayers\16\maxplayers\32\"
co_kestrel "\minplayers\8\maxplayers\20\"
ns_tanith "\minplayers\16\maxplayers\32\"
ns_nancy "\minplayers\14\maxplayers\32\"
ns_veil "\minplayers\16\maxplayers\32\"
co_core "\minplayers\0\maxplayers\20\"
co_ulysses "\minplayers\4\maxplayers\20\"
ns_eclipse "\minplayers\14\maxplayers\32\"
co_pulse "\minplayers\0\maxplayers\20\"
ns_ayumi "\minplayers\16\maxplayers\32\"
ns_altair "\minplayers\16\maxplayers\32\"


to this:

QUOTE

ns_eon
ns_metal
ns_caged
co_sava
co_angst
ns_hera
ns_lost
ns_nothing
co_niveus
co_faceoff
co_daimos
ns_bast
ns_origin
co_kestrel
ns_tanith
ns_nancy
ns_veil
co_core
co_ulysses
ns_eclipse
co_pulse
ns_ayumi
ns_altair
Depot
Although Vadakill's solution may fix your problem, if you're running AMX Mod X I have to recommend the Crabmapmanager plugin. You can get it here.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.