07.05.2014, 20:18
I have put this script:
At:
And when i try to compile...2 warnings:
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);
pawn Код:
public OnPlayerConnect(playerid)
Код:
C:\gf.pwn(2356) : warning 213: tag mismatch C:\gf.pwn(2357) : warning 213: tag mismatch