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

pageshared/config.lua

client/edit.lua

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

pageclient/edit.lua

client/framework/*.lua

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

pageclient/framework/*lua

server/framework/*.lua

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

pageserver/framework/*.lua

Last updated