Help health textdraw
#4

Код:
new string[1000];
new Float:pHealth;
GetPlayerHealth(playerid,pHealth);
format(string, sizeof(string), "%.0f", pHealth);
TextDrawSetString(Health[playerid], string);
Reply


Messages In This Thread
Help health textdraw - by 123eee123 - 09.03.2016, 15:37
Re: Help health textdraw - by nerovani - 09.03.2016, 15:55
Re: Help health textdraw - by UltraScripter - 09.03.2016, 16:04
Re: Help health textdraw - by 123eee123 - 09.03.2016, 23:06
Re: Help health textdraw - by MicroKyrr - 10.03.2016, 03:26
Re: Help health textdraw - by 123eee123 - 10.03.2016, 03:48
Re: Help health textdraw - by itsCody - 10.03.2016, 03:51
Re: Help health textdraw - by 123eee123 - 10.03.2016, 04:07
Re: Help health textdraw - by UltraScripter - 10.03.2016, 07:59

Forum Jump:


Users browsing this thread: 1 Guest(s)