Advanced Configuration

This asset provides extensive customization anywhere from controlling the asset and its various functionality, to client side functions in order to meet the requirements of your own framework


shared/config.lua

This contains all the configurations for various trailers, whitelist settings, keybind settings and the ability to disable different features


client/edit.lua

This contains client side alerts, 3D text, dispatch, and robbery minigame.


client/framework/*.lua

Depending on the framework you chose, this is where you will setup framework specific functions to work with the motorhomes


server/framework/*.lua

Depending on the framework you chose, this is where you will modify player specific functions or other framework specific functions

Last updated