• 注册后才能下载/购买插件!快来注册吧,注册即可免费下载 精翻插件 !【点我注册
  • RustSB.COM向广大野生Rust插件作者发出入驻邀请!详情请见[原创作者条约]
【XMGiantCrops·巨大化农作物】

【XMGiantCrops·巨大化农作物】 1.0.2

pandaman

QQ:3512888882
管理成员
开发者
超级开发者
VIP
2023-05-24
1422
18
R积分
8805R
pandaman 提交新资源:

【巨大化农作物】 - 允许玩家有几率种植出巨大化植物,从中获得额外物品奖励或指令奖励

浏览附件4157

JSON:
{
  "提示名字": "[巨大农作物系统]",
  "农作物设置": [
    {
      "权限名称": "vip",//需要有权限才能种植出此农作物的巨大化
      "种子简称": "seed.pumpkin",//可以巨大化的种子
      "种子皮肤ID": 10,//写0普通种子即可,否则需要种下指定皮肤ID的种子才能巨大化
      "巨大化几率": 50,//1-100,100代表一定会巨大化。
      "巨大化尺寸": 2,//参考EntityScaleManager插件,不要写太大!
      "百分百巨大化种子基因": "GGGYYY"//如果种下的种子是这个基因一定会巨大化
      "范围检测": 5//出现巨大化农作物后检测它周围的半径范围
      "范围内允许同时巨大化的数量": 1//在范围内允许同时出现巨大化作物的总数,写0不限制,否则超过数量后不会再巨大化
      "收集额外物品列表": [
        {...

阅读关于此资源更多信息...
 

Ember

活跃成员
VIP
2024-11-11
14
1
R积分
910R
麻煩要更新一下哦 (其他有問題的我也列出來), 謝謝~
XMGiantCrops - Failed to compile: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 1696, Pos: 16
XMOrePlus - Failed to compile: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 709, Pos: 24
XMTreePlus - Failed to compile: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 897, Pos: 24
 

Ember

活跃成员
VIP
2024-11-11
14
1
R积分
910R
麻煩問一下, 這個錯誤有辦法修復嗎!? 這個會不停的跳出來

[11:45:54] > Failed to call hook 'OnEntityKill' on plugin 'XMGiantCrops v1.0.1' (NullReferenceException: Object reference not set to an instance of an object.)
at Oxide.Plugins.XMGiantCrops.OnEntityKill (BaseEntity entity) [0x0000a] in <8fc8433d83ba44bd832542c24792b47b>:0
at Oxide.Plugins.XMGiantCrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c95] in <8fc8433d83ba44bd832542c24792b47b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
 
  • Like
反馈: pandaman

pandaman

QQ:3512888882
管理成员
开发者
超级开发者
VIP
2023-05-24
1422
18
R积分
8805R
麻煩問一下, 這個錯誤有辦法修復嗎!? 這個會不停的跳出來

[11:45:54] > Failed to call hook 'OnEntityKill' on plugin 'XMGiantCrops v1.0.1' (NullReferenceException: Object reference not set to an instance of an object.)
at Oxide.Plugins.XMGiantCrops.OnEntityKill (BaseEntity entity) [0x0000a] in <8fc8433d83ba44bd832542c24792b47b>:0
at Oxide.Plugins.XMGiantCrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c95] in <8fc8433d83ba44bd832542c24792b47b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
已修复重新下载