SetPlayerColor
#10

Quote:
Originally Posted by Bolex_
Посмотреть сообщение
Small optimization, the code should work as @RougeDrifter said.

Код:
for(new i = 0,j = GetPlayerPoolSize();i <= j;i++)
{
    SetPlayerMarkerForPlayer( i, playerid, ( GetPlayerColor( playerid ) & 0xFFFFFF00 ) );
}
Ah true thanks.
@OP: use the code Bolex suggested that should work perfectly.
Reply


Messages In This Thread
SetPlayerColor - by Uvais - 01.01.2018, 08:38
Re: SetPlayerColor - by MEW273 - 01.01.2018, 08:48
Re: SetPlayerColor - by Uvais - 01.01.2018, 08:50
Re: SetPlayerColor - by MEW273 - 01.01.2018, 09:08
Re: SetPlayerColor - by Logic_ - 01.01.2018, 10:29
Re: SetPlayerColor - by jasperschellekens - 01.01.2018, 11:15
Re: SetPlayerColor - by DaniceMcHarley - 01.01.2018, 13:10
Re: SetPlayerColor - by RogueDrifter - 01.01.2018, 13:19
Re: SetPlayerColor - by Bolex_ - 01.01.2018, 13:25
Re: SetPlayerColor - by RogueDrifter - 01.01.2018, 13:35

Forum Jump:


Users browsing this thread: 2 Guest(s)