Team selection with dialogs
#5

Oke thnx for all help, the dialogs are done*

But what about this:
pawn Code:
SetPlayerToTeamColour(playerid)
{
    if(gTeam[playerid] == TEAM_USA)
    {
        SetPlayerColor(playerid,COLOR_BLUE);
    }
   
  return 1;
}
I mean, how to set the player to gTeam when the player select the Usa team in the dialog??
Reply


Messages In This Thread
Team selection with dialogs - by MSI - 23.01.2012, 18:25
Re: Team selection with dialogs - by lordturhan - 23.01.2012, 18:29
Re: Team selection with dialogs - by MSI - 23.01.2012, 18:37
Re: Team selection with dialogs - by MAVERICKS - 23.01.2012, 18:45
Re: Team selection with dialogs - by MSI - 24.01.2012, 14:57

Forum Jump:


Users browsing this thread: 1 Guest(s)