29.10.2013, 10:30
Well can you explain further what happens in your script when you use multidimensional arrayed variables in creating textdraws?
its like you must be using
You should start array values from zero
its like you must be using
pawn Код:
txtStats[playerid][0] = CreatePlayerTextDraw(playerid,X,Y,"text");

