Need little help. +Rep to helper.
#9

Quote:
Originally Posted by XeonMaster
Посмотреть сообщение
PHP код:
public OnPlayerSpawn(playerid)
{
    for(new 
0MAX_PLAYERSi++)
    {
        if(
GetPlayerTeam(i) != GetPlayerTeam(playerid) && != playerid)
        {
                
ShowPlayerNameTagForPlayer(playeridifalse);
                
SetPlayerMarkerForPlayer(playeridi,  GetPlayerColor(i) & 0xFFFFFF00);
        }
    }

How to do it to two teams? and the color set the team by the color?
Reply


Messages In This Thread
Need little help. +Rep to helper. - by CheckItOut - 25.07.2017, 13:39
Re: Need little help. +Rep to helper. - by DonaldDuck - 25.07.2017, 13:47
Re: Need little help. +Rep to helper. - by CheckItOut - 25.07.2017, 13:52
Re: Need little help. +Rep to helper. - by CheckItOut - 25.07.2017, 13:58
Re: Need little help. +Rep to helper. - by TonyII - 25.07.2017, 14:03
Re: Need little help. +Rep to helper. - by CheckItOut - 25.07.2017, 14:12
Re: Need little help. +Rep to helper. - by CheckItOut - 25.07.2017, 21:09
Re: Need little help. +Rep to helper. - by Xeon™ - 25.07.2017, 21:31
Re: Need little help. +Rep to helper. - by CheckItOut - 25.07.2017, 21:51
Re: Need little help. +Rep to helper. - by Vince - 25.07.2017, 22:10

Forum Jump:


Users browsing this thread: 1 Guest(s)