TextDraw not showing up
#2

The textdraw is being used by players so the textdraw must be global.
pawn Код:
new Text:SpeedTD[MAX_PLAYERS];
//Use SpeedTD[playerid] on your textdraws instead of using SpeedTD.
Also, run a repeating timer to detect the speed rather than using OnPlayerUpdate callback.
Reply


Messages In This Thread
TextDraw not showing up - by WinterAce - 15.12.2012, 15:50
Re: TextDraw not showing up - by Lordzy - 15.12.2012, 15:58
Re: TextDraw not showing up - by Mean - 15.12.2012, 15:58
Re: TextDraw not showing up - by [HK]Ryder[AN] - 15.12.2012, 15:58
Re: TextDraw not showing up - by WinterAce - 15.12.2012, 16:34
Re: TextDraw not showing up - by marsmubarak - 06.07.2013, 18:56
Re: TextDraw not showing up - by SwisherSweet - 06.07.2013, 19:01

Forum Jump:


Users browsing this thread: 1 Guest(s)