Question
#6

Use a loop
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
    SetPlayerMarkerForPlayer(i, playerid, 0xFFFFFF00);
}
Reply


Messages In This Thread
Question - by DarkLored - 17.02.2014, 22:32
Re: Question - by Lajko1 - 17.02.2014, 22:35
Re: Question - by DarkLored - 17.02.2014, 22:41
Re: Question - by Lajko1 - 17.02.2014, 23:28
Re: Question - by DarkLored - 17.02.2014, 23:42
Re: Question - by Don_Cage - 17.02.2014, 23:57
Re: Question - by DarkLored - 18.02.2014, 00:11

Forum Jump:


Users browsing this thread: 1 Guest(s)