Vehicle help
#1

Hey,

My problem is when enter in vehicle its say no fuel/gas i cant start vehicle!

AddStaticVehicle(457, 1079.9541, -1622.7205, 12.9661, 270.9480, 0, 1);

How to fix that ?
Reply
#2

The problem is not in that lane. The problem is simple.. In the past you've made system for fuel for vehichles..
Now you have to delete it or if you want to fix this problem you have to make command to fuel the vehicles.
Reply
#3

Hello.
It Means You Have Fuel System. You have to make something like this.
PHP код:
 vehicle AddStaticVehicle(....);
VehicleInfo[vehicle][fuel] = 100
Reply
#4

Quote:

Hey,

My problem is when enter in vehicle its say no fuel/gas i cant start vehicle!

AddStaticVehicle(457, 1079.9541, -1622.7205, 12.9661, 270.9480, 0, 1);

How to fix that ?

I think he is saying that he can drive vehicle even without fuel
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)