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?
<!--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-->
Comments
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.
amx > adminmod for ns plugins, just look at modns.org
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-->