âī¸Configuration
For a better configuration, the script has 6 configuration files.
1. config.lua
This file is where you will handle almost everything you need. You have all the script Utility available, SQL, Blips, Peds, GSR, Elevators, Food Store, Camera Position, Pharmacy and Garages.
2. config_armory
This is where you can add or remove weapons, as well as items to your weaponry.
3. config_commands
This is where you have access to all the commands available in the script. You can enable / disable commands from being used.
4. config_functions.lua
Here you will have access to all the functions that are needed, these are: GiveKeys, TrunkItems, Fuel, SpawnCar, DeleteCar, RepairVehicle, Duty, FadeElevator, Notify, DrawText3D.
5. config_language.lua
The script comes initially in English, this is where you can change the language to your own.
6. config_webhooks.lua
This is where you can access the script logs. You can activate and deactivate.
Last updated