warning 213: tag mismatch
#1

Hello!

While compiling my GM i get those warnings and I want to fix them but I dont know whats wrong and I dont know how to fix it,someone fix them please?

Код:
KD = floatdiv(pInfo[playerid][Kills], pInfo[playerid][Deaths]);
Код:
if(pInfo[targetid][USER_LOGGED_IN] == 0)return SendClientMessage(playerid, COLOR_RED, "[ERROR]{FFFFFF} Player has not logged in");
Код:
new Float:x, Float:y, Float:z, interior = GetPlayerInterior(targetid), vworld = GetPlayerVirtualWorld(targetid);
Код:
Adminlabel[playerid] = Create3DTextLabel("Admin On Duty!", COLOR_ADMIN,x,y,z, 40.0, 0, 0);
Код:
Attach3DTextLabelToPlayer(Adminlabel[playerid], playerid, 0.0, 0.0, 0.7);
Код:
Delete3DTextLabel(Adminlabel[playerid]);
Код:
Delete3DTextLabel(Adminlabel[playerid]);
All of this codes gets warning 213: tag mismatch when I finish compling my GameMode.
Reply


Messages In This Thread
warning 213: tag mismatch - by SplinteX - 23.12.2013, 19:55
Re: warning 213: tag mismatch - by J4mmyHD - 23.12.2013, 20:09
Re: warning 213: tag mismatch - by SplinteX - 23.12.2013, 20:10
Re: warning 213: tag mismatch - by J4mmyHD - 23.12.2013, 20:14
Re: warning 213: tag mismatch - by Jefff - 23.12.2013, 21:18

Forum Jump:


Users browsing this thread: 2 Guest(s)