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


Messages In This Thread
TextDraw Array Variables - by spd_sahil - 19.01.2012, 11:12
Re: TextDraw Array Variables - by Vince - 19.01.2012, 12:05

Forum Jump:


Users browsing this thread: 1 Guest(s)