I Need Help !!!!!! 3DTextLabel
#3

How did you declare GangM[MAX_PLAYERS]? For 3DText stuff you should declare it like this:
pawn Код:
new Text3D:YourVarName;
In your case, it would be
pawn Код:
new Text3D:GangM[MAX_PLAYERS];
Either this, or the thing SuperViper said is your problem probably.
Reply


Messages In This Thread
I Need Help !!!!!! 3DTextLabel - by aezakmi1o - 31.07.2013, 22:38
Re: I Need Help !!!!!! 3DTextLabel - by SuperViper - 01.08.2013, 03:22
Re: I Need Help !!!!!! 3DTextLabel - by Jstylezzz - 01.08.2013, 07:02
Re: I Need Help !!!!!! 3DTextLabel - by aezakmi1o - 01.08.2013, 13:16

Forum Jump:


Users browsing this thread: 1 Guest(s)