How to put player kills into a textdraw?[REP]
#3

First create your textdraw, then use TextDrawSetString to set the textdraws string.
Example:
pawn Код:
format(string, sizeof(string), "Hello %s.", name);
TextDrawSetString(textdrawname, string);
Reply


Messages In This Thread
How to put player kills into a textdraw?[REP] - by Kruno88 - 07.02.2015, 09:07
Re: How to put player kills into a textdraw?[REP] - by HY - 07.02.2015, 09:19
Re: How to put player kills into a textdraw?[REP] - by CalvinC - 07.02.2015, 09:20
Re: How to put player kills into a textdraw?[REP] - by Kruno88 - 07.02.2015, 09:24

Forum Jump:


Users browsing this thread: 1 Guest(s)