Help: Chat and Player Icons
#7

Hide the icons but under the command which you want to unhide the markers type this

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
    {
    ShowPlayerNameTagForPlayer(playerid, i, true);
    SetPlayerMarkerForPlayer(playerid, i, (GetPlayerColor(i)&0xFFFFFF00));
    }
Reply


Messages In This Thread
Help: Chat and Player Icons - by silentmarine - 04.10.2009, 22:07
Re: Help: Chat and Player Icons - by silentmarine - 05.10.2009, 18:15
Re: Help: Chat and Player Icons - by Peter_Corneile - 05.10.2009, 18:35
Re: Help: Chat and Player Icons - by silentmarine - 05.10.2009, 22:58
Re: Help: Chat and Player Icons - by Peter_Corneile - 05.10.2009, 23:19
Re: Help: Chat and Player Icons - by silentmarine - 06.10.2009, 00:44
Re: Help: Chat and Player Icons - by Peter_Corneile - 06.10.2009, 00:52

Forum Jump:


Users browsing this thread: 3 Guest(s)