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.luaclient/edit.lua
This contains client side alerts, help messages, and spawn functions to integrate the script into your own framework
client/edit.luaserver/edit.lua
This contains server functions related to player information, money, and reputation
server/edit.luaLast updated