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.

pageshared/config.lua

client/edit.lua

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

pageclient/edit.lua

server/edit.lua

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

pageserver/edit.lua

Last updated