Config
Here you can find all the information about configuring our resource.
The configuration is splitted into different parts:
Config.lua
Here you need to setup the basic functions of the inventory script like Notifications, Progressbars, etc.
You can also change which money accounts should be displayed in the player inventory and what is the default key to open it.
The config.lua also contains the style configuration and most of the translations.
Config_weapon.lua
This config file is for our integrated weapon ammo / component and tint system.
You can configure the available weapon components and additional clip items to refill your weapons.
Confg_vehicle.lua
Here you can find all vehicle related settings.
You can specify the max weights / slots of each vehicles trunk / glovebox.
Config_discord.lua
In this file you can setup your discord webhooks, colors, etc.
If you are experienced you even have full control about how the discord logs look like.
Last updated