[Help] tag mismatch
#1

pawn Код:
C:\Users\Patch\Desktop\RC-RP\gamemodes\RP.pwn(25220) : warning 213: tag mismatch
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
pawn Код:
new SaveCars[256];
    format(SaveCars,sizeof(SaveCars),"Sistema/Cars/All/%d.ini",vehicleid);
    new Float:health = GetVehicleHealth(vehicleid, health);
    DynamicCars[vehicleid][cHealth] = health; // <--------- warning line why?
Reply


Messages In This Thread
[Help] tag mismatch - by CJoao - 05.04.2012, 05:35
Re: [Help] tag mismatch - by Psymetrix - 05.04.2012, 05:37
Re: [Help] tag mismatch - by DarkScripter - 05.04.2012, 05:39

Forum Jump:


Users browsing this thread: 1 Guest(s)