Minplayers Maxplayers
archer1662
Join Date: 2004-03-30 Member: 27610Members
<div class="IPBDescription">It just doesn't work...</div> Hi,
I'm setting up my server so that if there are less than 12 people, the map will be CO_, otherwise it will be NS_
Here is my mapcycle (minus the comments at the top):
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->co_faceoff "\minplayers\0\maxplayers\11\"
co_angst "\minplayers\0\maxplayers\11\"
co_core "\minplayers\0\maxplayers\11\"
co_pulse "\minplayers\0\maxplayers\11\"
co_daimos "\minplayers\0\maxplayers\11\"
co_sillyv5 "\minplayers\0\maxplayers\11\"
co_blackmesa "\minplayers\0\maxplayers\11\"
co_dead_mvm1 "\minplayers\0\maxplayers\11\"
co_freefall_rc1 "\minplayers\0\maxplayers\11\"
co_kestrel "\minplayers\0\maxplayers\11\"
co_ulysses "\minplayers\0\maxplayers\11\"
co_rebirth "\minplayers\0\maxplayers\11\"
ns_eclipse "\minplayers\12\maxplayers\32\"
ns_caged "\minplayers\12\maxplayers\32\"
ns_siege007 "\minplayers\12\maxplayers\20\"
ns_metal "\minplayers\12\maxplayers\32\"
ns_nothing "\minplayers\12\maxplayers\32\"
ns_tanith "\minplayers\12\maxplayers\32\"
ns_bast "\minplayers\12\maxplayers\32\"
ns_origin "\minplayers\12\maxplayers\32\"
ns_nancy "\minplayers\12\maxplayers\32\"
ns_stargate-xt9 "\minplayers\12\maxplayers\32\"
ns_veil "\minplayers\12\maxplayers\32\"
ns_eclipse "\minplayers\12\maxplayers\32\"
ns_agora "\minplayers\12\maxplayers\32\"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
The only problem is, it doesnt work <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
What could be the problem?
Also, I'm using AMX from modns.org (could the nextmap feature be the problem?)
I'm setting up my server so that if there are less than 12 people, the map will be CO_, otherwise it will be NS_
Here is my mapcycle (minus the comments at the top):
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->co_faceoff "\minplayers\0\maxplayers\11\"
co_angst "\minplayers\0\maxplayers\11\"
co_core "\minplayers\0\maxplayers\11\"
co_pulse "\minplayers\0\maxplayers\11\"
co_daimos "\minplayers\0\maxplayers\11\"
co_sillyv5 "\minplayers\0\maxplayers\11\"
co_blackmesa "\minplayers\0\maxplayers\11\"
co_dead_mvm1 "\minplayers\0\maxplayers\11\"
co_freefall_rc1 "\minplayers\0\maxplayers\11\"
co_kestrel "\minplayers\0\maxplayers\11\"
co_ulysses "\minplayers\0\maxplayers\11\"
co_rebirth "\minplayers\0\maxplayers\11\"
ns_eclipse "\minplayers\12\maxplayers\32\"
ns_caged "\minplayers\12\maxplayers\32\"
ns_siege007 "\minplayers\12\maxplayers\20\"
ns_metal "\minplayers\12\maxplayers\32\"
ns_nothing "\minplayers\12\maxplayers\32\"
ns_tanith "\minplayers\12\maxplayers\32\"
ns_bast "\minplayers\12\maxplayers\32\"
ns_origin "\minplayers\12\maxplayers\32\"
ns_nancy "\minplayers\12\maxplayers\32\"
ns_stargate-xt9 "\minplayers\12\maxplayers\32\"
ns_veil "\minplayers\12\maxplayers\32\"
ns_eclipse "\minplayers\12\maxplayers\32\"
ns_agora "\minplayers\12\maxplayers\32\"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
The only problem is, it doesnt work <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
What could be the problem?
Also, I'm using AMX from modns.org (could the nextmap feature be the problem?)
Comments
-Brackhar
Also there is other plugins which won't work by default in NS 3. I made a package with all the changes needed to AMX so that it works by default including that nextmap fix above. Get it <a href='http://www.modns.org/forums/index.php?showtopic=308' target='_blank'>here</a>.
*EDIT
Don't worry I found AMX however even without AMX I still should be able to set the server numbers I would have thought.
*2nd Edit
I've been able to enforce a maxplayers in regards to a server but not on a particular map is there a way to do this without getting a plugin.
You cannot change the maxplayers for your server without restarting it.