07.10.2011, 20:30
pawn Код:
D:\Los Santos Roleplay Gaming thisone\gamemodes\sarp.pwn(22452) : warning 213: tag mismatch
D:\Los Santos Roleplay Gaming thisone\gamemodes\sarp.pwn(22453) : warning 213: tag mismatch
D:\Los Santos Roleplay Gaming thisone\gamemodes\sarp.pwn(22461) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Warnings.
pawn Код:
adutytext[playerid] = Create3DTextLabel("{F81414}ADMIN DUTY", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0);
pawn Код:
Attach3DTextLabelToPlayer(adutytext[playerid], playerid, 0.0, 0.0, 0.7);
pawn Код:
Delete3DTextLabel(adutytext[playerid]);