Allways Use Reservation Slot
BaDMeAT
Join Date: 2003-02-27 Member: 14078Members
I wonder how i can do so i allways use my reservasion slot even when its not full.
i have 20 slots 2 of them are reserved slots, we are only 2 that use this slots.
Do any1 know how to do so i allways uses it?
So if it like 9 players and il join the server i got the reserved slot anyway, becuase i want that it can be 20 players in it when me and my friend have entered the game, and if 2 leaves that 2 other can join so me and my friend dont get an regular slot after map change like now.
My english is very bad i allready know but hopes that u understand what i meen.
i have 20 slots 2 of them are reserved slots, we are only 2 that use this slots.
Do any1 know how to do so i allways uses it?
So if it like 9 players and il join the server i got the reserved slot anyway, becuase i want that it can be 20 players in it when me and my friend have entered the game, and if 2 leaves that 2 other can join so me and my friend dont get an regular slot after map change like now.
My english is very bad i allready know but hopes that u understand what i meen.
Comments
I use AMX
Does anyone else know how/if this is done on AMX?
and easy to install?
Have never used clanmod.
EDIT: im trying to install it now but on many commands it dosnt say what they really are doing and just "read the manual" so were can i find the manual?
<a href='http://docs.unitedadmins.com/' target='_blank'>http://docs.unitedadmins.com/</a>
How do i fix that?
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
bind "KP_HOME" "slot7"
bind "KP_UPARROW" "slot8"
bind "KP_PGUP" "slot9"
bind "KP_LEFTARROW" "slot4"
bind "KP_5" "slot5"
bind "KP_RIGHTARROW" "slot6"
bind "KP_END" "slot1"
bind "KP_DOWNARROW" "slot2"
bind "KP_PGDN" "slot3"
bind "KP_INS" "slot10"
bind "KP_DEL" "clanmodmenu"
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
For the NS popup menu make sure that you have the following bind (this is assuming that you left the NS build/evolve menu bound to the second mouse button):
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
bind "MOUSE2" "+popupmenu"
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
it is binded but just dosnt pop-up =(
EDIT: Will do an new topic about NS and ClanMod.