After downloading from keymaster, open the .zip file and extract spoodyVanillaU into your designated resources folder.
3. Install inventory items
If you would like to have useable alcohol items included in your Vanilla Unicorn resource, please follow this guide.
First, open the /inventory items folder from /install_meFind out which file to use
- If you use ox_inventory, or any other weight based inventory, use the weight.sql or items-ox.txt to properly install into your inventory
- If you use a limit based inventory, execute the limit.sql file into your SQL Database.
Once your items are installed, add all of the inventory images into your designated inventory image path in your inventory system
4. Add jobs to database
In order for all features to work properly, you must first install the job data into the database.
Job Name
Job Label
Whitelisted?
vu
Vanilla Unicorn
true
Grade ID
Grade Label
Grade Hash
0
DJ
dj
1
Stripper
stripper
2
Bartender
bartender
3
Manager
manager
4
Owner
owner
5. Configure Resource
You may now open the configuration.lua file and proceed to configure what you need (i.e prices, locations, locales, etc)
NOTICE: All sections of the config have small comments on what each option does, so this documentation will not cover each option.
6. Restart Server
Once you have completed the installation and configuration process, you may restart your server and try everything out in game!
After downloading from keymaster, open the .zip file and extract spoodyVanillaU into your designated resources folder.
3. Install inventory items
If you would like to have useable alcohol items included in your Vanilla Unicorn resource, please follow this guide.
First, open the /inventory items folder from /install_meFind out which file to use
- If you use ox_inventory, or any other weight based inventory, use the weight.sql or items-ox.txt to properly install into your inventory
- If you use a limit based inventory, execute the limit.sql file into your SQL Database.
Once your items are installed, add all of the inventory images into your designated inventory image path in your inventory system
4. Add jobs to database
In order for all features to work properly, you must first install the job data into the database.
Job Name
Job Label
Whitelisted?
vu
Vanilla Unicorn
true
Grade ID
Grade Label
Grade Hash
0
DJ
dj
1
Stripper
stripper
2
Bartender
bartender
3
Manager
manager
4
Owner
owner
5. Configure Resource
You may now open the configuration.lua file and proceed to configure what you need (i.e prices, locations, locales, etc)
In-case of any different frameworks aside from ESX, you may open the bridge.lua file and verify that all framework related functions are correct (i.e QB, QBX, etc)
NOTICE: All sections of the config have small comments on what each option does, so this documentation will not cover each option.
6. Restart Server
Once you have completed the installation and configuration process, you may restart your server and try everything out in game!