tag mismatch warning
#1

i get this warning:warning 213: tag mismatch
how can i fix it?
the code is:
{
new float:health;
new veh = GetPlayerVehicleID(playerid);
GetVehicleHealth(veh, health);
if(health > 900)
{
teise[playerid] = 1;
return 1;
}
Reply


Messages In This Thread
tag mismatch warning - by karolis11234 - 23.02.2014, 12:33
Re: tag mismatch warning - by Dignity - 23.02.2014, 12:48
Re: tag mismatch warning - by karolis11234 - 23.02.2014, 12:52
Re: tag mismatch warning - by Dignity - 23.02.2014, 12:56
Re: tag mismatch warning - by Arjanz - 23.02.2014, 12:58
Re: tag mismatch warning - by Konstantinos - 23.02.2014, 13:03
Re: tag mismatch warning - by DaniceMcHarley - 23.02.2014, 13:36

Forum Jump:


Users browsing this thread: 2 Guest(s)