πŸ“ƒHow to Install

1

Add the resource

  1. First, download vts-pawnshop from granted assets on your keymaster account, which you also use as your server key!

  2. Then unzip the resource, place it in your directory.

  3. 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  
ensure ox_lib # or qb-target
ensure ox_inventory  
ensure ox_lib # or qb-inventory
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!

Last updated