little bit help (textdraw stats)
#2

these kind of textdraws need to be player specific.

example:

new Text:Speed_TD[MAX_PLAYERS];

creating it under onplayerconnect:

Speed_TD[playerid] = TextDrawCreate(50.000000, 327.000000, "Loading...");
TextDrawBackgroundColor(Speed_TD[playerid], 65535);

...and so on...
Reply


Messages In This Thread
little bit help (textdraw stats) - by ReD_HunTeR - 22.12.2013, 09:57
Re: little bit help (textdraw stats) - by CutX - 22.12.2013, 10:00
Re: little bit help (textdraw stats) - by Konstantinos - 22.12.2013, 10:02
Re: little bit help (textdraw stats) - by ReD_HunTeR - 22.12.2013, 10:08
Re: little bit help (textdraw stats) - by Konstantinos - 22.12.2013, 10:15
Re: little bit help (textdraw stats) - by ReD_HunTeR - 22.12.2013, 10:45

Forum Jump:


Users browsing this thread: 1 Guest(s)