GetPlayerHealth.
#5

This is to have it clearly like that "100".

pawn Код:
new Float: HP, formatstring[40];
GetPlayerHealth(playerid, HP);
format(formatstring, sizeof(formattstring),"INFO: Your current health points are %0f.", HP);
SendClientMessage(playerid, SOME_COLOR, formatstring);
Reply


Messages In This Thread
GetPlayerHealth. - by TaLhA XIV - 26.07.2012, 06:30
Re: GetPlayerHealth. - by newbienoob - 26.07.2012, 06:35
Re: GetPlayerHealth. - by Kindred - 26.07.2012, 06:36
Re: GetPlayerHealth. - by [KHK]Khalid - 26.07.2012, 06:40
Re: GetPlayerHealth. - by Randy More - 26.07.2012, 07:59
Re: GetPlayerHealth. - by Glint - 26.07.2012, 08:29

Forum Jump:


Users browsing this thread: 3 Guest(s)