Jump to content

MichuX

Creator
  • Posts

    423
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MichuX

  1. MichuX

    Npcs

    Hello! The AI of the Npcs are amazing right now, It's just one cons, players are killing them behind the garage doors, they can see their hands/weapons behind garage doors and kill them easily. Can this be fixed somehow? Thanks in advance
  2. MichuX

    Console errors after update

    Failed to call hook 'OnDispenserBonus' on plugin 'IQBearRide v1.4.28' (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.GiveItem (Item item, BaseEntity+GiveItemReason reason, GiveItemOptions options) [0x00042] in <23ac6fbad35c4ad3bae94988511cc39e>:0 at Oxide.Plugins.IQBearRide.OnDispenserBonus (ResourceDispenser dispenser, BasePlayer player, Item item) [0x00047] in <9c2a6314be1f4480b74390fe416dbf75>:0 at Oxide.Plugins.IQBearRide.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0030f] in <9c2a6314be1f4480b74390fe416dbf75>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 Hello, Still got console errors and plugin is not working at all, It's the second wipe without the plugin on my servers because of this error.
  3. MichuX

    tugboat was not spawned

    3 wipes and still no tugboats to spawn, this ticket shouldn't be close or will the plugin be fixed?
  4. MichuX

    Not All Plugins showing up

    I have same issue and I am not using AdminMenu. Started this wipe also and just a few permissions are showing up, not all.
  5. Mannequins but Cooking Workbench is a must to have, I have a side plugin to lock mannequins and cooking workbench, adding in this plugin would save me less plugins to have installed and more optm
  6. Yes I did have an outage, sorry to disturb you. last question, can you make an option in the config, when you buy a case, the speed to get a rewards? I normally edit the .cs to get high speed, but an option would be good
  7. Hello @Netch, Can you support manequins? and the codelock be on their feet in the floor just to not be noticeable? Thank you in advance!
  8. After an hour, It loaded... Can you change how It loads to interface or It realy needs to be like that?
  9. Hello! after todays mini rust update the cases are not loading the interface and stucks on
  10. MichuX

    Bot & Scientists

    I have the same problem. Scientists are all with mixed loot from BotReSpawn. I needed to unload the plugin for now because the plugin was giving the profile loot to BossMonster also. I was going to report until I saw it here.
  11. MichuX

    Console errors after update

    Hello, after updating the plugin got some console errors. ``` Failed to call hook 'Console_YoungBearAdd' on plugin 'IQBearRide v1.4.25' (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.GiveItem (Item item, BaseEntity+GiveItemReason reason, GiveItemOptions options) [0x00042] in <059b0db9119c4018a3c6ca6b427d33d1>:0 at Oxide.Plugins.IQBearRide.Console_YoungBearAdd (ConsoleSystem+Arg arg) [0x000b4] in <9bb5db3dcf71461db6dfa660b51e500c>:0 at Oxide.Plugins.IQBearRide.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00729] in <9bb5db3dcf71461db6dfa660b51e500c>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 ``` and ``` Failed to call hook 'OnDispenserBonus' on plugin 'IQBearRide v1.4.25' (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.GiveItem (Item item, BaseEntity+GiveItemReason reason, GiveItemOptions options) [0x00042] in <059b0db9119c4018a3c6ca6b427d33d1>:0 at Oxide.Plugins.IQBearRide.OnDispenserBonus (ResourceDispenser dispenser, BasePlayer player, Item item) [0x00047] in <9bb5db3dcf71461db6dfa660b51e500c>:0 at Oxide.Plugins.IQBearRide.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0030f] in <9bb5db3dcf71461db6dfa660b51e500c>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 ```
  12. MichuX

    Broken

    change line 277 to string[] args = arg.Args.Select(x => x.ToString()).ToArray(); until the dev fixes it.
  13. MichuX

    update force wipe

    Need force wipe update..
  14. MichuX

    Console spam

    Failed to call hook 'OnCustomLootContainer' on plugin 'Shipwreck v1.4.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shipwreck.OnCustomLootContainer (NetworkableId net) [0x00006] in <ccc0a415c8f54d7eb7764220ae728a34>:0 at Oxide.Plugins.Shipwreck.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c71] in <ccc0a415c8f54d7eb7764220ae728a34>: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 <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 I have this from like 2 wipes. Regards!
  15. MichuX

    Restore Corpse

    Is this plugin functional ? I mean works with the recent rust updates? with dead bodies and bags?
  16. MichuX

    Boss Monster

    I think it's a problem with Npcspawn plugin. I have the same problem lately. they are sleep state to much, principaly when players die for the boss one time.
  17. MichuX

    bug in buy/sell items

    Hello! When a player buy or sell items It can be multiplied. For example, If a player has 400 scrap and wants to sell to economics 400 eco, selling for 200 3x/4x/5x clicking fast it can give multiple sells.... So the exploit begins. I hope this gets fix soon to not cause more ploiting on my servers. Regards!
  18. MichuX

    Cooking Workbench

    Hello, Sorry to disturb but can you check the cooking workbench? When you turn on with recipe, the cooking workbench seems to be off (visual). Timer and cooking works normally but you look to the cooking workbench and you see it not doing any sound or effects that it is working. Mixing Table works normal as should.
  19. MichuX

    Support for new stuff

    Hello, It is been a while new items are on. Are you going to support, at least the new boxes? Thank you in advance
  20. MichuX

    ownership option

    my mistake. Inside LootDefender has a separate option for "BossMonster npc" and after try it out, it works good.
  21. MichuX

    ownership option

    LootDefender doesn't work on BossMonster. I have tried and the plugin ignores it and let players loot the boss loot.
  22. MichuX

    tugboat was not spawned

    same issue with no tugboats and boats spawning. I just saw 1 boat inside the ship like a king
  23. MichuX

    Cargo Convoy Event 1.0.14

    same issue and the Tugboats from hard and boats from medium are not appearing at all but counting as a loot so it does not finish the event
  24. MichuX

    ownership option

    I am having this problem right now and big fights actually. I cannot ban everyone who steals it at the end with no cooldown timer.
  25. MichuX

    Sense Bug this wipe

    Hello, by any chance are you thinking to push an update soon about the sense fix? Just to put everything in track in the server Thank you in advance

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.6k
Customers served
Files Sold
165.4k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.