πHow to Install
Make sure you follow all the steps, if you encounter any errors make sure you did everything correctly.
1
Add the resource
First, download vts-pawnshop from granted assets on your keymaster account, which you also use as your server key!
Then unzip the resource, place it in your directory.
Remember to
Π΅nsure vts-pawnshop
in your server.cfg
2
Run the resource before all resources in server.cfg
# These resources will start by default.
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
# These resources will start by default.
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
ensure baseevents
# QBCore & Extra stuff
ensure oxmysql
ensure ox_lib # this is a must!
ensure qb-core
ensure ox_lib # or esx-core
ensure ox_target # or qb-target
ensure ox_lib
ensure ox_inventory # or qb-inventory
ensure ox_lib
ensure vts-pawnshop
# Adjust it according to what you are using. This is just an example of course!
3
Change everything config.lua
Change anything that needs to be changed in the configuration. Right now everything is set up to work with ox Detailed information here!
If you are using something other than ox_inventory/ox_target etc
. you can customize them from the custom.lua files in the editable
folders.
Last updated