TextDraw Array Variables
#1

okay so i was trying something with textdraws .. is it possible if i do something like this

pawn Code:
new Text:Textdraw[256];

// and use it later like

for(new i;i<40;i++)
{
     TextDrawShowForPlayer(playerid,Textdraw[i]);
}
im writting a huge code.. i dont has time to check it now.. anyone has any idea if this works ??
Reply
#2

It should.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)