[Tutorial] Stats in textdraws
#2

you don't need this timer to hide textdraws:
Code:
SetTimerEx("CheckPlayerStatsKeys", 200, 1, "d", playerid); //setting timer for checking player keys
you can hide textdraws by using OnPlayerKeyStateChange
and this:
Code:
new tdstring[512];
shoul be:
Code:
new tdstring[128];
because max input and output in samp is 128
Reply


Messages In This Thread
Stats in textdraws - by System64 - 05.10.2011, 15:14
Re: Stats in textdraws - by Nenad - 05.10.2011, 20:37
Re: Stats in textdraws - by grand.Theft.Otto - 05.10.2011, 23:11
Re: Stats in textdraws - by Lorenc_ - 06.10.2011, 02:42
Re: Stats in textdraws - by System64 - 06.10.2011, 06:48
Re: Stats in textdraws - by Biesmen - 06.10.2011, 09:16
Re: Stats in textdraws - by aRoach - 06.10.2011, 09:22
Re: Stats in textdraws - by System64 - 06.10.2011, 09:31
Re: Stats in textdraws - by sonn51280 - 04.09.2018, 14:01
Re: Stats in textdraws - by solstice_ - 04.09.2018, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)