[HELP] Attach3DTextLabelToPlayer
#1

I have put this script:

pawn Код:
new staff:label = Create3DTextLabel("STAFF BL", COLOR_WHITE, 30.0, 40.0, 50.0, 40.0, 0);
Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7);
At:

pawn Код:
public OnPlayerConnect(playerid)
And when i try to compile...2 warnings:
Код:
C:\gf.pwn(2356) : warning 213: tag mismatch
C:\gf.pwn(2357) : warning 213: tag mismatch
Reply


Messages In This Thread
[HELP] Attach3DTextLabelToPlayer - by monster010 - 07.05.2014, 20:18
Re: [HELP] Attach3DTextLabelToPlayer - by Nathan_Taylor - 07.05.2014, 20:28
Re: [HELP] Attach3DTextLabelToPlayer - by Smileys - 07.05.2014, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)