[FilterScript] Barra Informacional
#5

pawn Код:
public OnPlayerSpawn(playerid)
{
    new Str[10];
    format(Str,sizeof(Str),"%d", GetPlayerScore(playerid));
    TextDrawSetString(Textdraw8[playerid], Str);

    new Strr[10];
    format(Strr,sizeof(Strr),"%d", Morreu[playerid]);
    TextDrawSetString(Textdraw3[playerid], Strr);
   
    new Strrr[10];
    format(Strrr,sizeof(Strrr),"%d", Morreu[playerid]);
    TextDrawSetString(Textdraw6[playerid], Strrr);
    return 1;
}
"GangsTa" e postando projetos deste nнvel?


Assim nгo dб..
Reply


Messages In This Thread
Barra Informacional - by Jumper. - 18.01.2015, 00:31
Re: Barra Informacional - by Bieeel_Cwb - 18.01.2015, 00:53
Re: Barra Informacional - by PT - 18.01.2015, 00:59
Re: Barra Informacional - by Jumper. - 18.01.2015, 01:14
Re: Barra Informacional - by zSuYaNw - 18.01.2015, 03:06
Re: Barra Informacional - by Jumper. - 18.01.2015, 12:28
Re: Barra Informacional - by CharCoast - 18.01.2015, 13:08
Re: Barra Informacional - by Jumper. - 18.01.2015, 13:26
Re: Barra Informacional - by Bruno13 - 22.01.2015, 18:09
Re: Barra Informacional - by [FeK]Knife - 23.01.2015, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)