Attach3DTextLabelToPlayer
#1

Hello, I've a small question about attaching a text to a player.

Well here's the code:
pawn Код:
Attach3DTextLabelToPlayer(test, playerid, 0.0, 0.0, 0.7);
and here's the warning I get, what shall I do?

pawn Код:
C:\Users\user\Desktop\HZ-Gaming\gamemodes\BETA.pwn(86) : warning 213: tag mismatch
Thanks ahead.
Reply
#2

let me just tell you that test, needs to be like this:
pawn Код:
new Text3D:test
Reply
#3

Quote:
Originally Posted by park4bmx
Посмотреть сообщение
let me just tell you that test, needs to be like this:
pawn Код:
new Text3D:test
Thanks lol, I knew I am missing something
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)