SN-SpaJob
START HERE
Download the SN-SpaJob file from keymaster.
Unzip the file and drag the resource anywhere inside your server files
Take out the resources from [SN-SpaJob] and place them anywhere inside your server files or keep them ther and in server.cfg add
ensure [SN-SpaJob]
Install the sql RunMe.sql in your database
If you are not using the nails pack I provided make sure to chanage the config depending on your nails
HOW TO SET UP YOUR OWN STUFF
In the config.lua you will see theres is 3 categories:
Config.ShortNails = {
Config.LongNails = {
Config.Eyelashes = {
Depending on what category you would like to add you will add the following line:
[1] = {Label = "LabelYouWAnt", ComponentID = 0, DrawableID = 0, TextureID = 0},
In the [ ] you will add the last number + 1 or 1 if theres non before
In the Label " " You will add the Label you want in the menu options
In the ComponentID You will add the ComponentID of your Item You can find that here:
The Numbers Are the ComponentID
0 = Face | 1 = Mask\
2 = Hair | 3 = Torso
4 = Leg | 5 = Parachute/bag
6 = Shoes | 7 = Accessory
8 = Undershirt | 9 = Kevlar
10 = Badge | 11: Torso 2
4. In the DrawableID value you will add the number of your clothing
5. In the TextureID value you will add the number of the texture of your clothing
Last updated