About Heavy Rig Wave Event
HeavyRig is a event plugin that adds PushButton's to the oilrigs and a special Card to activate a wave of heavy scientist to come to Oil Rig
5 waves for Large Oilrig + crates
3 Waves for Small Oilrig + crates
Card need to be in Inventory to use button
Button Press for Wave event needs to happen before hacking main crate
Card = Red card , Skinid=1988408422
Console Commands
givecard <Steamid> // gives player a Wave Card
Config
{
"Enable Card spawn?": true,
"Drop Settings": [
{
"Object Short prefab name": "crate_elite",
"Minimum item to drop": 1,
"Maximum item to drop": 1,
"Item Drop Chance": 10.0
},
{
"Object Short prefab name": "codelockedhackablecrate",
"Minimum item to drop": 1,
"Maximum item to drop": 1,
"Item Drop Chance": 10.0
}
],
"Card Name": "Wave Card"
}
Lang file
{
"CrateNotReady": "Main Crate not Active or Hacked",
"ActivateEvent": "A Player Activated the Wave Event at :",
"ActivateEventPlayerMessage": "You have 5min's to hack main crate , or event will fail",
"EventActiveMessage": "Event already running"
}
Developer API
void HeavyOilRigWaveEventStarted()
void HeavyOilRigWaveEventStopped()
Credit
Thanks to @Chill Roleplay and Chill Roleplay Server for the Avatar
Quick show and tell(cinematic coming Soon)