Tag Mismatch?
#1

So, I'm getting a tagmismatch for this thing, but I don't know why.

pawn Код:
BizLabel[bizid] = CreateDynamic3DTextLabel(string, COLOR_BLUE, x, y, z, 10, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1, -1, 30);
(Yes I used Text3D:BizLabel[MAX_BIZ] when I created it.)

Format I used:

Код:
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);
Can somebody see what's missing here?
Thanks in advance!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)