Hide hud
#3

Its 2 seconds of coding.
PHP код:
new string[64];
new 
Float:HP;
GetPlayerHealth(playerid,HP);
format(stringsizeof(string), "%.0f%"HP);
TextDrawSetString(myTextdrawstring); 
Format the string and use TextDrawSetString, isnt that hard at all.
Reply


Messages In This Thread
Hide hud - by StR_MaRy - 18.12.2015, 08:41
Re: Hide hud - by UnforgiveNNN - 18.12.2015, 09:07
Re: Hide hud - by TwinkiDaBoss - 18.12.2015, 09:14

Forum Jump:


Users browsing this thread: 1 Guest(s)