SA-MP Forums Archive
No fuel in vehicles - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: No fuel in vehicles (/showthread.php?tid=587238)



No fuel in vehicles - Sn4ke2 - 29.08.2015

I create some vehicles, but when i start my sq, everytime "No fuel in vehicle " can you help me , thanks


Re: No fuel in vehicles - Finn707 - 29.08.2015

Are you using a gamemode someone else has made or is it your own gamemode?


Re: No fuel in vehicles - Sn4ke2 - 29.08.2015

Is's my gamemode


Re: No fuel in vehicles - darkhunter332 - 29.08.2015

Try to use other fuel system,
Or atleast tell us the gamemode info : server.cfg , server log ( Without it we cant slove the issue )
Try to install crashdetect and nativechecker and then show us your server log.


Re: No fuel in vehicles - Finn707 - 29.08.2015

I assume the vehicle's fuel is being set at 0 when you create it. If it's your gamemode then I guess you know how to fix this. If you're using a fuel system filterscript then just look into the code and find out how to set a vehicles fuel then use that when you create a vehicle.