04.03.2013, 01:09
Greetings,
I have this warning:
In this line:
Actually I don`t know what mean "Loose Indentation". If some one can help me with this, please.
Regards,
Pablo.
I have this warning:
Код:
C:\Documents and Settings\Administrador\Escritorio\Gang Wars\filterscripts\AntiCrash.pwn(26) : warning 217: loose indentation
pawn Код:
if(!IsComponentidCompatible(GetVehicleModel(vehicleid), componentid)) RemoveVehicleComponent(vehicleid, componentid);
Regards,
Pablo.