Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (AVehicleData[vehicleid][Fuel] == 0)
- {
- GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
- SetVehicleParamsEx(vehicleid, 0, 0, alarm, doors, bonnet, boot, objective);
- SCM(playerid, -1, "{48D1CC}Veículo sem gasolina, se desloque até o posto mais próximo.");
- SCM(playerid, -1, "{48D1CC}Pressione a tecla {FFFFFF}[Y]{48D1CC} para ligar/desligar o veículo!");
- }
Advertisement
Add Comment
Please, Sign In to add comment