Whats wrong?
#1

Hello,

All the functions in my script that involve 3D Text Label have tag mismatch,
And all of the code is of wiki so it cant be wrong!

Like

pawn Код:
Delete3DTextLabel(AFKLabel[playerid]);
That shows tag mismatch, Anyone know?
Reply
#2

Replace
pawn Код:
new AFKLabel[MAX_PLAYERS];
to
pawn Код:
new Text3D:AFKLabel[MAX_PLAYERS];
Reply
#3

It is like that
Reply
#4

Let me know your full code please ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)