Hooks:
void ScavengerHuntStarted() // вызывается при начале события
void ScavengerHuntStarted() // вызывается, когда событие заканчивается
Config:
JSON:
{
"Autostart event": true,
"Minimum time to event start(in seconds)": 3000,
"Maximum time to event start(in seconds)": 5000,
"Minimum amount of online players to trigger the event": 1,
"Crate prefab": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab",
"Crate skin": 0,
"Event duration": 600,
"Minimum number of items in a crate": 6,
"Maximum number of items in a crate": 12,
"Simple loot table name": "exampleTable",
"Pre-event message": "Scavenger hunt event will start in a minute",
"Pre-event message time(in seconds)": 60,
"Event message": "The scavenger hunt event has begun, follow the compass and find the crate first",
"Find message(message when someone found the crate)": "Someone found the crate",
"Not find message(event if no one found the box)": "Nobody found the box crate",
"End event message": "Scavenger hunt event ended",
"Icon AnchorMin": "0.02 0.92",
"Icon AnchorMax": "0.07 0.994",
"North icon": "
",
"South icon": "
",
"West icon": "
",
"East icon": "
",
"NorthWest icon": "
",
"NorthEast icon": "
https://i.imgur.com/Nh6wmlo.png",
"SouthWest icon": "
https://i.imgur.com/KJ8YiU5.png",
"SouthEast icon": "
https://i.imgur.com/l6HDfzQ.png"
}