08.03.2013, 15:24
Hi. I've got a question what's wrong in this code ?
I've got a ERROR
1 Warning.
Код:
new vehid = GetPlayerVehicleID(playerid); if(GetPlayerSpeed(playerid) >= 5) Fuel[vehid] -= 1;
Код:
TruckTrans.pwn(31768) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase