What Is Cvar In Ns For Amx

0SdZ0Gectou40SdZ0Gectou4 Join Date: 2003-05-28 Member: 16806Members
<div class="IPBDescription">const team[]="")</div> hello...

i'm search cvar for my amx plugin but at time i'm a small pb :

on this cvar :
<!--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-->* Example: Get all alive CTs: get_players(players,num,"ae","CT") */
native get_players(players[32], &num ,const flags[]="", const team[]="");<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

The CT and TERRORIST is the CS "const team".. what is the NS "const team" ?


thx

Comments

  • devicenulldevicenull Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
    Try "team1" for marines
    "team2" for aliens
    team? is spec.. its prob team3
  • 0SdZ0Gectou40SdZ0Gectou4 Join Date: 2003-05-28 Member: 16806Members
    edited August 2003
    i'm test this now...

    thx you

    i'm test ... but is not succesfull

    i search to cvar_exist("engame")
    change marin to kharaa | kharaa to marin

    => algo :
    If endgame exist
    player join "readyroom"
    player join "jointeamone" (or two if went to teamone)
    startgame

    ... hum i'm bad certanly <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
Sign In or Register to comment.