A holiday script for your redm server!
- Download this repo
- Copy and paste
bcc-holidays
folder toresources/bcc-holidays
- Add
ensure bcc-holidays
to yourserver.cfg
file (ABOVE any scripts that use it) - Now you are ready to get coding!
- Devmode (Easily add new gitbox and display item locations)
- Display Items (Scarecrows, xmas trees, etc)
- Giftbox
- Get a random item when found
- Reset on server restart, or permanent use
- Weather sync support for permanent Snow on ground
- In config set
Config.Devmode = true
(It is recommended to do this in a test server or instance) - Type command
setgiftbox
once to show placement sphere - Type command
setgiftbox
again to then add a new giftbox location - Make sure to turn devmode off when done.
- In config set
Config.Devmode = true
(It is recommended to do this in a test server or instance) - Type command
setdisplayitem
once to show placement sphere - Type command
setdisplayitem
again to then add a new giftbox location to a file nameddisplayitems.json
- Copy paste the x, y, z values to the
Config.DisplayItemLocations
to add new Display Items