This repository was archived by the owner on Mar 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Creating new grades
Nexd edited this page Oct 12, 2019
·
5 revisions
You can use the same grades for e.g. every item, etc.
| unique_id | chatcolor | rollcolor | sound |
|---|---|---|---|
| The name, that you have to put for your item in the case_items table. | ![]() |
![]() |
This sound will be played for the player when he opens an item from this grade(Relative path) |
- The unique_name depends on you.
- For chat colors, see the picture below. (Yeah, you have to put the colorcode between {} e.g.: {red})
- For roll color, just type "colorpicker" to google and select any color you want. (ONLY HEX OR HTML COLOR CODES!!!!)
- You can leave the sound value on empty if you want.
If its not clear for you, just check the default install values.
- DONT FORGET TO DOWNLOAD && PRECACHE THE SOUND SOMEHOW, THIS PLUGIN WONT DO IT FOR YOU!
Dont forget: You dont have to use store at all. I just created the core modules for store, you can create any module for yourself.


