Adminmod Question

Dusda_KisouDusda_Kisou Join Date: 2003-12-26 Member: 24773Members
How can I put someone on the other team? This is easy to do in CS, but there are no basic adminmod commands for this in NS. Is there a ns adminmod plugin I could use for this?

Comments

  • Eternal_BlissEternal_Bliss Join Date: 2002-11-07 Member: 7633Members, NS1 Playtester, Contributor
    check www.modns.org
  • the_holethe_hole Join Date: 2004-01-03 Member: 25019Members, Constellation
    If the player is already on aliens and you want him to switch .. do this

    Example .. player's name is Bill

    admin_execclient bill readyroom *sends bill to ready room

    admin_execclient bill jointeamone *joins marine team

    admin_execclient bill jointeamtwo *joins alien team

    Also make sure that in your adminmod.cfg (located in addons/adminmod/config/) contains the line:
    allow_client_exec ... and it's set to 1 .. like this:

    allow_client_exec 1..... If it's not there ... create it.
  • devicenulldevicenull Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
    Ditch adminmod, install amx, and see the link in my sig.

    amx > adminmod for ns plugins, just look at modns.org
  • Dusda_KisouDusda_Kisou Join Date: 2003-12-26 Member: 24773Members
    Alright! Thanks for the help guys.
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    <!--QuoteBegin-devicenull+Jan 21 2004, 06:37 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (devicenull @ Jan 21 2004, 06:37 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Ditch adminmod, install amx, and see the link in my sig.

    amx > adminmod for ns plugins, just look at modns.org <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Not even on a BAD day! <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html/emoticons/wow.gif' border='0' style='vertical-align:middle' alt='wow.gif' /><!--endemo-->
Sign In or Register to comment.