-
Posts
47 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Zilch
-
Just wanted to double check about the PvEMode plugin/API. Do I Need PvE Mode for the below settings to work in your plugins? I'm sure I do, but just want to make sure. "PVE Mode Setting (only for users PveMode plugin)": { "Use the PVE mode of the plugin? [true/false]": true, "The amount of damage that the player has to do to become the Event Owner": 250.0, "Damage coefficients for calculate to become the Event Owner": [ { "Type of target": "NPC", "Damage Multiplier": 1.0 }, { "Type of target": "Bradley", "Damage Multiplier": 1.0 } ], "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": false,
- 37 comments
-
- #alarm
- #biological weapon
-
(and 32 more)
Tagged with:
- #alarm
- #biological weapon
- #bradley
- #call
- #cargoplane
- #ch47
- #chinook
- #crates
- #event
- #facepunch
- #kpu
- #kpuc
- #kpuctajl
- #mad mappers
- #npc
- #oxide
- #parachute
- #phone
- #plane
- #plugin
- #plugins
- #premium
- #pve
- #pvp
- #rust
- #satdishevent
- #satellite
- #satellite dish
- #umod
- #zombie
- #halloween
- #pvemode
- #npcspawn
- #server event
-
Brilliant, that’s all sorted. Thanks Monster!
-
Hey Monster I’m getting an error message when trying to load the plugin. Failed to call hook 'OnServerInitialized' on plugin 'XPanelPlus v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XPanelPlus.OnServerInitialized () [0x00062] in <e46634e100774000ba9dba571bbeacfa>:0 at Oxide.Plugins.XPanelPlus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0011e] in <e46634e100774000ba9dba571bbeacfa>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 08/03 19:38:47 | Loaded plugin XPanelPlus v1.0.5 by Monster Any help would be greatly appreciated. Thanks
-
- 45 comments
-
- 45 comments
-
-
Hi Plugin looks really cool. I run a PvE server and I know you have the ability to set a PvP zone around the convoy. However, would it be possibly to add a feature so that the loot gets locked to the player and their team when they attack the convoy? In my experience, PvP zones tend to get pretty toxic on PvE servers, so the above feature I think could work really well as a substitute. Thanks
-
Any news on when the next version will be released? I'm continually telling my players soon but they're not the most patient bunch. I've just noticed it's been three months since I reported the issue, I completely understand you may be busy, but if there's any news that would be great. However, if there's no intention to fix the issue, I'd rather know than sit waiting. I only say that as you've marked this thread as closed. Either way, let me know please. Zilch
-
Thanks for the quick reply! My players are very excited to use this plugin! I look forward to the fix. Thank you!
-
Hi, Firstly when I install the plugin I'm getting this error and no config is being created. 18:24 [Error] Failed to call hook 'OnServerInitialized' on plugin 'Harvester v1.1.1' (Exception: Only access to oxide directory! Path: C:\GameServers\Rust\oxide\config\Harvester.json) at Oxide.Core.Configuration.DynamicConfigFile.CheckPath (System.String filename) [0x00029] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Core.Configuration.DynamicConfigFile.Exists (System.String filename) [0x0000c] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Plugins.Harvester.Loaded () [0x00039] in <82bbe8d3d2904f4eb6abb8995b02d390>:0 at Oxide.Plugins.Harvester.OnServerInitialized () [0x00007] in <82bbe8d3d2904f4eb6abb8995b02d390>:0 at Oxide.Plugins.Harvester.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0036d] in <82bbe8d3d2904f4eb6abb8995b02d390>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 Then when trying to set the harvester, I get this error. 18:28 [Error] Failed to call hook 'SetHarvester' on plugin 'Harvester v1.1.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Harvester.SetHarvester (BasePlayer player, System.String command, System.String[] args) [0x0011e] in <82bbe8d3d2904f4eb6abb8995b02d390>:0 at Oxide.Plugins.Harvester.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a53] in <82bbe8d3d2904f4eb6abb8995b02d390>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 Thanks in advance for the help!
