TextDraw ID's
#4

Quote:
Originally Posted by Blacklite
Hi

I want to do something like this:

pawn Код:
TextDraw[_:TextDraw] = 1;
Would that work?

Thanks
You can, I use TextDraws in enums all the time...

Код:
enum GTDraw
{
	Text:gText,
	active,
}
new gGameTextDraw[MAX_PLAYERS][GTDraw];
Reply


Messages In This Thread
TextDraw ID's - by Blacklite - 02.08.2009, 00:02
Re: TextDraw ID's - by Andom - 02.08.2009, 10:33
Re: TextDraw ID's - by RyDeR` - 02.08.2009, 10:34
Re: TextDraw ID's - by mprofitt - 02.08.2009, 12:23
Re: TextDraw ID's - by Blacklite - 02.08.2009, 20:40

Forum Jump:


Users browsing this thread: 1 Guest(s)