[Ajuda] Adicionar TextDraw
#2

Й sу usar TextDrawSetString, eu te conselho em vez de usar TextDraw(global), fazer uso de PlayerTextDraw para o propуsito que vocк pretende, mostrar informaзхes pessoais.

HTML Code:
new newtext[41];
    format(newtext, 41, "Cash: %d", Cash[playerid]);
    TextDrawSetString(Textdraw3, newtext);   
    TextDrawShowForPlayer(playerid, Textdraw3);
Reply


Messages In This Thread
Adicionar TextDraw - by SkolPlay - 28.05.2020, 15:32
Re: Adicionar TextDraw - by cicinho - 28.05.2020, 15:59
Re: Adicionar TextDraw - by SkolPlay - 28.05.2020, 16:38
Re: Adicionar TextDraw - by wearLy - 28.05.2020, 16:41
Re: Adicionar TextDraw - by SkolPlay - 28.05.2020, 17:42
Re: Adicionar TextDraw - by HelderPT - 28.05.2020, 19:19
Re: Adicionar TextDraw - by SkolPlay - 28.05.2020, 20:34
Re: Adicionar TextDraw - by SkolPlay - 28.05.2020, 20:38
Re: Adicionar TextDraw - by cicinho - 28.05.2020, 21:50
Re: Adicionar TextDraw - by SkolPlay - 29.05.2020, 17:40

Forum Jump:


Users browsing this thread: 1 Guest(s)