07.04.2013, 03:19
pawn Код:
warning 213: tag mismatch
warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
--
MaskLabel[playerid] = CreateDynamic3DTextLabel(string2, -1, 0, 0, -20, 25, playerid);
warning 213: tag mismatch
warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
--
MaskLabel[playerid] = CreateDynamic3DTextLabel(string2, -1, 0, 0, -20, 25, playerid);
CreateDynamic3DTextLabel(playerid, string2, .....)
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);