Advanced Configuration

This asset provides extensive customization anywhere from controlling the asset and its various functionality, to both server and client side functions to fit your servers environment


shared/config.lua

This contains all the configurations for the jobs, framework settings, rental settings and other miscellaneous settings that control different features of the script.

shared/config.lua

client/edit.lua

This contains client side alerts, help messages, and spawn functions to integrate the script into your own framework

client/edit.lua

server/edit.lua

This contains server functions related to player information, money, and reputation

server/edit.lua

Last updated