Mask Error CMD:mask
#1

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);
Whats wrong with that code? I'm clueless
Reply
#2

pawn Код:
CreateDynamic3DTextLabel(playerid, string2, .....)
Reply
#3

@BlackID: Did you search before post?

@UnknownGamer: The correct usage is:

pawn Код:
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);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)