Installing our scripts is straightforward and simple. Just follow these steps:
Place the script folder in your server's resources directory
Customize the config.lua file according to your preferences
Ensure all required dependencies are installed and enabled
All our scripts require:
5s_lib (is included in the package with each of our scripts)
ox_libarrow-up-right
Add the following lines to your server.cfg file, maintaining this load order:
ensure ox_lib ensure 5s_lib ensure resource
Last updated 10 months ago