I need help with Text Draws.
#2

Example for health:

Код:
new string[64];
format(string,sizeof(string),"Health: %i",GetPlayerHealth(playerid));
TextDrawSetString(Textdraw7,string);
Do the same for kills and death. All you have to do is to change it so it inputs the amount of kills or death into the %i (means the script has to read it from the userfile where you save the player's deaths and kills).
Also don't forget the timer to check the player's health regularily
Reply


Messages In This Thread
I need help with Text Draws. - by Shockey HD - 29.07.2011, 23:14
AW: I need help with Text Draws. - by Drebin - 29.07.2011, 23:57
Re: I need help with Text Draws. - by [HiC]TheKiller - 30.07.2011, 00:04
Re: I need help with Text Draws. - by Famalamalam - 30.07.2011, 00:08
Re: I need help with Text Draws. - by Shockey HD - 30.07.2011, 00:26

Forum Jump:


Users browsing this thread: 3 Guest(s)