Jump to content

Andariel

Member
  • Posts

    183
  • Joined

  • Last visited

Everything posted by Andariel

  1. Andariel

    Real PvE

    Hi, after Update to the new Version all my Raidable Bases are running nuts How can I get rid of the PVE and Information above the health-status? Also the Bases are blocked, this has been disabled by myself, but I can´t find the option anymore I already changed the RaidableBasesConfig.json like this for each difficulty entry. "Time in seconds (1-15) given to respond for purchasing a Raidable Base. Note: This is shown to everyone who enters, and the first person to buy it will claim it": 1.0, "Price": 0.0, "Is it worth using a progress bar for bars with a counter?": false, Also there are colored ID Tags? Where can I use them? Please help, thanks
  2. This happened with the regular Heli
  3. thanks a lot, this worked
  4. Any Idea or at least support for this ?
  5. Hi, after unloading RealPVE I get killed whenever I try to raid any building. Is there something specific I need to do to properly unload RealPVE without restarting the server? And yes, it’s definitely caused by RealPVE – I tested it by enabling each of my 110 plugins one by one.
  6. Failed to call hook 'OnEntityTakeDamage' on plugin 'RealPVE v0.1.19' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.RealPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x0008d] in <8f7bb510a2674b9081ef6adaa25d11d9>:0 8 slprs 12kb/s in, 88kb/s out at Oxide.Plugins.RealPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01359] in <8f7bb510a2674b9081ef6adaa25d11d9>: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 <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'RealPVE v0.1.19' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.RealPVE.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x0008d] in <8f7bb510a2674b9081ef6adaa25d11d9>:0 8 slprs Server will fail and I have to reboot.
  7. Andariel

    Stack Overflow

    Same here, have to kill the session an restart the server. Please help
  8. Andariel

    Error CanBradleyApcTarget

    After starting Convoy I get the following errror and the server is running nuts. Have to kill the session and restart RUST 09:33 [Error] Failed to call hook 'CanBradleyApcTarget' on plugin 'BradleyOptions v2.3.2' (StackOverflowException: The requested operation caused a stack overflow.) at (wrapper managed-to-native) System.RuntimeTypeHandle.GetCorElementType(System.RuntimeType) at System.RuntimeTypeHandle.HasElementType (System.RuntimeType type) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.HasElementTypeImpl () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Type.get_HasElementType () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.get_ContainsGenericParameters () [0x00033] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.get_FullName () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Core.Plugins.HookCache.GetHookMethod (System.Object[] args, System.Int32 index, Oxide.Core.Plugins.HookCache& cache) [0x00055] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.HookCache.GetHookMethod (System.Object[] args, System.Int32 index, Oxide.Core.Plugins.HookCache& cache) [0x00082] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.HookCache.GetHookMethod (System.String hookName, System.Object[] args, Oxide.Core.Plugins.HookCache& cache) [0x00023] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.CSPlugin.FindHooks (System.String name, System.Object[] args) [0x00000] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00004] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.PluginManager.CallHook (System.String hook, System.Object[] args) [0x0008d] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.OxideMod.CallHook (System.String hookname, System.Object[] args) [0x0000b] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Interface.CallHook (System.String hook, System.Object[] args) [0x00005] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Interface.CallHook (System.String hook, System.Object obj1, System.Object obj2) [0x00014] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Plugins.BradleyOptions.CanBradleyApcTarget (BradleyAPC bradley, BaseEntity target) [0x00000] in <7d397cb85bd24ca98713e1ebaf6a4deb>:0 at Oxide.Plugins.BradleyOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005b5] in <7d397cb85bd24ca98713e1ebaf6a4deb>: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 <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.PluginManager.CallHook (System.String hook, System.Object[] args) [0x0008d] in <d59b507fd76240e5b62228d0eae39b73>:0 and so on... Edit: i could send you the complete logfile if you need.
  9. 1up for custom config to buy
  10. Andariel

    Please close, sorry

    Please close, sorry
  11. Andariel

    RustCMS

    maybe some of the prommised screen shots
  12. Hi, implemented the new version, but the patrolhelicopter still attacks my NPC. Cheers
  13. Andariel

    Raidable Bases

    Will get this error: [RaidableBases] Newtonsoft.Json.JsonReaderException: Input string '2.0' is not a valid integer. Path '['Event Messages']['Notify Plugin - Type (-1 = disabled)']', line 690, position 47. at Newtonsoft.Json.JsonTextReader.ParseNumber (Newtonsoft.Json.ReadType readType) [0x0027b] in <271c58b7a8684db5a2c92be17a81f252>:0
  14. Andariel

    Nodetect

    Hey, that would be great, thanks
  15. Andariel

    Nodetect

    HumanNPC is a plugin, which allows me to create extra NPC for other Plugins as Shop by Mevent, also I’m able to let the NPc walk/run a specific way on the map. (I think BetterNPc is also based on the plugin?!) but as soon as the NPC is wearing clothes, the patrol Heli will attack them. Now I’m searching for a plugin, which will prevent this or manipulate the patrol heli, that clothes wouldn’t be a problem anymore.
  16. Andariel

    Nodetect

    is there an option to prevent humanNPC from being attacked by other npcs, animals or the patrol heli?
  17. Andariel

    Raidable Bases

    Hi, I changed the notify part in config to: "Notify Plugin - Type (-1 = disabled)": 1, Now it would sometimes use notify but sometimes not. Is there any other part I have to change ?
  18. Andariel

    Real PvE

    Open MonumentsConfig.json at oxide/data/RealPVE Search for: "The cost for the right to loot the monument. A value of 0 makes the monument free": Change prices to 0.0 for each Monument Also you need to change each Monument to a real PVP Zone: Search for: "PvP - Is PvP enabled at this monument? If so, players will be able to kill each other and loot will be publicly accessible": false, Set to true
  19. Hi, is there a way to get the custom item into a vending machine? So that I can trade with them? Cheers
  20. Andariel

    RustCMS

    Hey ho, when would we get v2? I´m so excited Cheers
  21. Andariel

    Raidable Bases

    Hi, is there an option to extend the dome around the raidable base? Some of my players are leaving the dome accidently and are not able to damage the base after. So easiest way would be to extend the dome by a few clicks. Cheers
  22. thanks a lot mate
  23. Hi, is there a possibility to get an automatic raise of the shop prices, if the players are buying more like in the original rust shops? Cheers
  24. you could close this, I created a copy/paste Building and deleted the ID from the box.
2m

Downloads

Total number of downloads.

9.3k

Customers

Total customers served.

135.4k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.