重型钻机 1.5.0

重型钻机 1.5.0

重型钻机 1.5.0-PCI1
重型钻机 1.5.0
此内容为付费资源,请付费后查看
15
付费资源

原创地址Heavy Rig – 插件 – Codefling

 

取决于

Works with

  •  
    HeavyRig 扩展

关于 Heavy Rig

HeavyRig 是一个活动插件,它为石油钻井平台添加了 PushButton,并添加了一张特殊卡片,以激活一波重型科学家来到石油钻井平台

Normal Mode:
------------

Large Oilrig   
           4 extra Hack Crates
		   55 Heavy Scientists
		   
Small Oilrig 
            2 Extra Hack Crates
			18 Heavy Scientists
Hard Mode Wave Card in one of the extra crates

-----------
Hard Mode:
-----------
Normal mode Hack Cycle
Adds 3 extra events on 50% , 25% and 10% left on main Crate timer
Extreme Mode Wave Card in one of the extra crates
  
-------------
Extreme Mode:
-------------
  
Normal Mode Hack Cycle
Adds 2 more Hack Crates to hack Cycle
Adds 5 extra events on 50% , 37.5% , 25% , 17.5% and 10% left on main Crate timer


-------------
Extra Events:
-------------
 
1. Extra Heavy Scientists comming in with CH47
2. Radiation attack with F15
3. Patrol Helicopter Attacking Oilrig top deck
4. 30 MLRS rocket attack on Oilrig top deck
5. Bradley APC spawn on Helipad	
             		 

 

Card need to be in   Inventory to use button   or swipe red room with card to activate event

Button Press for Wave event needs to happen before hacking main crate

 

NormalCard = 3431997187
HardCard = 3431996394

Both still the redcard prefab
for the servers that uses a GUI Shop

 

控制台命令

givecard <Steamid>    // gives player a Normal Wave Card
givehardcard <Steamid>    // gives player a Hard Wave Card
giveextremecard <Steamid>    // gives player a Extreme wave card

 

聊天命令

/hrconfig     --- alows player to access config with ingame and do changes without reloading plugin(Admin only)

 

配置

{
  "Enable HardMode mode?": true,
  "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": 20.0
    }
  ],
  "Card Name": "Normal Wave Card",
  "Hard Card Name": "Hard Wave Card",
  "Extreme Card Name": "Extreme Wave Card",
  "Remove Npc Corpses?": true,
  "Presentage chance to drop loot bag?": 40.0,
  "Remove Heavy Scientists after Oilrig reset?": false,
  "Use Extra Loot System?": true,
  "Spawn HardCard In Normal Mode only?": true,
  "Spawn Cards in ExtraLoot?": true,
  "Use Extra Loot only in HardMode?": true,
  "Set all crate to Extra Loot? (False will pick one)": false,
  "Only use Extra Loot On Large OilRig?": true,
  "Extra Events Config": {
    "Mlrsrocketamount": 30
  },
  "Hard Mode Extra Loot Table": [
    {
      "Short Prefab Name": "scrap",
      "Minimum Amount": 500,
      "Maximum Amount": 1500,
      "Skin ID": 0,
      "Chance": 75
    },
    {
      "Short Prefab Name": "ammo.rocket.basic",
      "Minimum Amount": 2,
      "Maximum Amount": 4,
      "Skin ID": 0,
      "Chance": 20
    }
  ],
  "Extreme Mode Extra Loot Table": [
    {
      "Short Prefab Name": "explosive.timed",
      "Minimum Amount": 5,
      "Maximum Amount": 10,
      "Skin ID": 0,
      "Chance": 15
    },
    {
      "Short Prefab Name": "m249",
      "Minimum Amount": 1,
      "Maximum Amount": 1,
      "Skin ID": 0,
      "Chance": 10
    },
    {
      "Short Prefab Name": "l96",
      "Minimum Amount": 1,
      "Maximum Amount": 1,
      "Skin ID": 0,
      "Chance": 10
    }
  ]
}

Lang 文件

{
  "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",
  "Rad": "WARNING !!!! Incoming Radiation!!",
  "Heavy": "WARNING !!!! Incoming Heavy Scientists!!",
  "Patrol": "WARNING !!!! Incoming Patrol Helicopter!!",
  "Mlrs": "WARNING !!!! Incoming MLRS Rockets!!",
  "Bradley": "WARNING !!!! Incoming Bradley spawn on PAD!!"
}

 

开发人员 API

 void HeavyOilRigWaveEventStarted(bool hardmode, bool extrememode,Vector3 monumentpos)
  void HeavyOilRigWaveEventStopped()

 

信用

由于@Chill 角色扮演以及 Chill Roleplay Server for the Avatar

 

快速展示和讲述

新的困难模式插件 .我的服务器第一次尝试

 

 

图片[1]-重型钻机 1.5.0-PCI1

图片[2]-重型钻机 1.5.0-PCI1

图片[3]-重型钻机 1.5.0-PCI1

© 版权声明
THE END
喜欢就支持一下吧
点赞15 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容