Teams on radar
#7

Quote:
Originally Posted by varthshenon
Посмотреть сообщение
pawn Код:
for(new i;i<MAX_PLAYERS;i++)
{
    if(IsPlayerConnected(i))
    {
        if(GetPlayerTeam(i) == GetPlayerTeam(playerid))
        {
            SetPlayerMarkerForPlayer(i,playerid,0xFF0000FF);
        }
    }
}
Can i put this on OnPlayerSpawn or?
and will the team collors still be what i have set them to be?
Reply


Messages In This Thread
Teams on radar - by cruising - 03.08.2011, 14:40
Re: Teams on radar - by Virtual1ty - 03.08.2011, 14:53
Re: Teams on radar - by Patrik356b - 03.08.2011, 14:58
Re: Teams on radar - by cruising - 03.08.2011, 16:10
Re: Teams on radar - by cruising - 05.08.2011, 13:23
Re: Teams on radar - by =WoR=Varth - 06.08.2011, 01:46
Re: Teams on radar - by cruising - 08.08.2011, 21:36
Re: Teams on radar - by Grim_ - 08.08.2011, 21:59
Re: Teams on radar - by cruising - 08.08.2011, 22:10
Re: Teams on radar - by Grim_ - 08.08.2011, 22:11
Re: Teams on radar - by cruising - 08.08.2011, 22:19
Re: Teams on radar - by Grim_ - 08.08.2011, 22:21
Re: Teams on radar - by cruising - 08.08.2011, 22:26

Forum Jump:


Users browsing this thread: 3 Guest(s)