How to do it? +Rep
#3

PHP код:
new playerteam GetPlayerTeam(playerid); //Storing player team in a variable.
for(new iGetPlayerPoolSize(); <= ji++) //Looping through every connected player.
{
    if(
playerteam == GetPlayerTeam(i)) continue; //If both of the player's team is same, then  continue.

    
SetPlayerMarkerForPlayer(playeridi0); //If not, then Set marker to 'Not show'.
    
ShowPlayerNameTagForPlayer(playeridi0); //Same with name tag.

Reply


Messages In This Thread
How to do it? +Rep - by CheckItOut - 20.07.2017, 23:50
Re: How to do it? +Rep - by Graber - 21.07.2017, 02:56
Re: How to do it? +Rep - by coool - 21.07.2017, 05:12

Forum Jump:


Users browsing this thread: 1 Guest(s)