>>> Checking if players are in<<<
#3

Quote:
Originally Posted by Joe_
pawn Код:
//Example using an array to store team

if(team[playerid] == GREEN_TEAM)
{
// Do stuff if the players team is GREEN
}
else
{
// Do stuff if the players team is not GREEN
}
Ok thanks soo saui crreate menu.

if (team[playerid] == GREEN_TEAM)
{
//Say we create menu and they use it and access it
}
else
//try to acces menu
//You are not this team!


Also thanks alot man man! You are awesome

Reply


Messages In This Thread
>>> Checking if players are in<<< - by ToPhrESH - 20.06.2010, 10:00
Re: >>> Checking if players are in<<< - by Joe_ - 20.06.2010, 10:27
Re: >>> Checking if players are in<<< - by ToPhrESH - 20.06.2010, 10:36
Re: >>> Checking if players are in<<< - by Joe_ - 20.06.2010, 10:48
Re: >>> Checking if players are in<<< - by ToPhrESH - 20.06.2010, 10:51
Re: >>> Checking if players are in<<< - by Sergei - 20.06.2010, 10:53
Re: >>> Checking if players are in<<< - by WackoX - 20.06.2010, 11:07
Re: >>> Checking if players are in<<< - by ToPhrESH - 20.06.2010, 11:10
Re: >>> Checking if players are in<<< - by Lorenc_ - 20.06.2010, 11:14
Re: >>> Checking if players are in<<< - by ToPhrESH - 20.06.2010, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)