Textdraw as Lebel Text
#4

Something like this:
pawn Код:
new price_text[32];
format(price_text, sizeof(price_text), "Value: %i", HInfo[i][Price]);
TextDrawSetString(Textdraw5, price_text);
Reply


Messages In This Thread
Textdraw as Lebel Text - by Thanks - 19.03.2018, 14:35
Re: Textdraw as Lebel Text - by Thanks - 19.03.2018, 15:17
Re: Textdraw as Lebel Text - by UFF - 19.03.2018, 17:15
Re: Textdraw as Lebel Text - by MadeMan - 19.03.2018, 18:55
Re: Textdraw as Lebel Text - by Thanks - 20.03.2018, 12:45
Re: Textdraw as Lebel Text - by m4karow - 20.03.2018, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)