Warning 213: tag mismatch
#1

pawn Код:
new Text3D:clabel = Create3DTextLabel("[BEEP][BEEP][BEEP][BEEP]", COLOR_LIGHTRED, 0,0,0, 50.0, 0, 0);
Attach3DTextLabelToVehicle(clabel, vehicleid, 0.0, 0.0, 2.0);
SetTimerEx("DeleteLabel", 45000, false, "d",clabel);
Why do I get "warning 213: tag mismatch" on the SetTimerEx line and how can I fix it?
Reply


Messages In This Thread
Warning 213: tag mismatch - by Memoryz - 22.10.2010, 23:21
Re: Warning 213: tag mismatch - by Calgon - 22.10.2010, 23:22
Re: Warning 213: tag mismatch - by Jefff - 22.10.2010, 23:24
Re: Warning 213: tag mismatch - by Memoryz - 22.10.2010, 23:25

Forum Jump:


Users browsing this thread: 1 Guest(s)