GetMyHp Commands
#6

You mean something like this?

Код:
new string[256];
new Float:health;
GetPlayerHealth(playerid,health);
format(string,sizeof(string),"Your health: %f",health);
SendClientMessage(playerid,COLOR_YELLOW,string);
Reply


Messages In This Thread
GetMyHp Commands - by Smiths - 17.08.2009, 02:54
Re: GetMyHp Commands - by Programie - 17.08.2009, 03:00
Re: GetMyHp Commands - by Smiths - 17.08.2009, 03:02
Re: GetMyHp Commands - by Programie - 17.08.2009, 03:03
Re: GetMyHp Commands - by Joe Staff - 17.08.2009, 03:34
Re: GetMyHp Commands - by Programie - 17.08.2009, 10:05
Re: GetMyHp Commands - by Sergei - 17.08.2009, 11:08
Re: GetMyHp Commands - by Criss_Angel - 17.08.2009, 12:33
Re: GetMyHp Commands - by Viktor_Burns - 17.08.2009, 13:31
Re: GetMyHp Commands - by Jakku - 17.08.2009, 13:37

Forum Jump:


Users browsing this thread: 1 Guest(s)