Features
-
System that changes vehicle speeds according to gasoline types.
-
The gasoline you buy is multiplied by the price you set from the Config.
-
If the vehicle you buy gasoline belongs to, the gasoline type is recorded in the owned_vehicles or player_vehicles table.
-
If the vehicle you buy fuel is an NPC vehicle, it is saved in another table and this table is automatically deleted at each restart.
-
In other words, gasoline is in the form of a meta system. It is registered on each vehicle, and players who enter the server later use it with whatever gasoline type of that vehicle is.
-
You can change the gasoline prices as you wish.
-
The amount of gasoline you buy is multiplied by the gasoline price and that price is deducted from you.
Other Scripts
Code is accessible | Yes |
Subscription-based | Yes |
Lines (approximately) | 600+ |
Requirements | No |
Support | Yes |