16.01.2014, 00:36
Try that:
To prevent that everything is out of place if you forget to open or close brackets { }.
Код:
if(pvInfo[playerid][playerVehicleGas] == 0) return SendClientMessage(playerid, ERROR, "This vehicle is out of fuel.");