HP Textdraw Problem
#2

i just have a question, if you wanted to make that for a single player, why did you looped it and maked it for all players?
Код:
new Float: hp;
		GetPlayerHealth(playerid, hp);
		format(mstr,sizeof(mstr),"% .0f hp",hp);
		TextDrawSetString(HP1[playerid],mstr);
This must be like this if you want for that to work
Reply


Messages In This Thread
HP Textdraw Problem - by K3VIN - 04.05.2013, 20:36
Re: HP Textdraw Problem - by XStormiest - 04.05.2013, 20:47
AW: HP Textdraw Problem - by K3VIN - 04.05.2013, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)