Allways Use Reservation Slot

BaDMeATBaDMeAT 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.

Comments

  • SuperflySuperfly Join Date: 2002-11-01 Member: 3485Members, Constellation
    What program are you using? Clanmod, Adminmod, AMX?
  • BaDMeATBaDMeAT Join Date: 2003-02-27 Member: 14078Members
    ohh sorry forgotten to say that.
    I use AMX
  • SuperflySuperfly Join Date: 2002-11-01 Member: 3485Members, Constellation
    I'm not real familure with AMX but I read through the config files and it dosn't look like you can do this. I use Clanmod and it has an option that allows you to "always" use the reserved slots if you are an admin.

    Does anyone else know how/if this is done on AMX?
  • BaDMeATBaDMeAT Join Date: 2003-02-27 Member: 14078Members
    edited August 2003
    Is ClanMod easy to use?
    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?
  • SuperflySuperfly Join Date: 2002-11-01 Member: 3485Members, Constellation
    Yeah, I dont know why they dont have a link to this page on thier website.

    <a href='http://docs.unitedadmins.com/' target='_blank'>http://docs.unitedadmins.com/</a>
  • BaDMeATBaDMeAT Join Date: 2003-02-27 Member: 14078Members
    I tested it now but i couldnt get the ns Menu to work =/ so couldnt build, envolve etc.
    How do i fix that?
  • SuperflySuperfly Join Date: 2002-11-01 Member: 3485Members, Constellation
    edited August 2003
    For the clanmod menu i use the following binds:

    <!--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-->
  • BaDMeATBaDMeAT Join Date: 2003-02-27 Member: 14078Members
    Yea but the pop up-menu dosnt work for any1..
    it is binded but just dosnt pop-up =(
  • SuperflySuperfly Join Date: 2002-11-01 Member: 3485Members, Constellation
    Have you updated to the latest metamod? The older one was causing allot of trouble for people.
  • BaDMeATBaDMeAT Join Date: 2003-02-27 Member: 14078Members
    edited August 2003
    i have the newest metamod, but if some1 types /showrules after it the pop-up menu dosnt work.

    EDIT: Will do an new topic about NS and ClanMod.
Sign In or Register to comment.