[Ajuda] Score do Player textdraw
#4

PHP код:
public OnPlayerUpdate(playerid)
{
    new 
ata[12];
    
format(atasizeof(ata), "score: %d"GetPlayerScore(playerid));
    
PlayerTextDrawSetString(playeridTextDrawata);
    return 
1;

base
Reply


Messages In This Thread
Score do Player textdraw - by SrVinnyh - 15.03.2017, 14:25
Re: Score do Player textdraw - by KinG7 - 15.03.2017, 15:59
Re: Score do Player textdraw - by Tuznn - 15.03.2017, 16:06
Re: Score do Player textdraw - by IlanZ - 15.03.2017, 16:15

Forum Jump:


Users browsing this thread: 1 Guest(s)