Jump to content

BaluDog Gaming

Member
  • Posts

    84
  • Joined

  • Last visited

Everything posted by BaluDog Gaming

  1. BaluDog Gaming

    Door closer

    Thanks @Scalbox working perfectly!
  2. Ok I see, thanks. Will check it again when the patch is out. Thanks for keeping the plugin updated!
  3. Thanks, good to hear there is a fix coming! But what do you mean by slow server? Not enough RAM, CPU, or something else? I'm not sure I would say that my server is slow in any regard, but I've maybe misunderstood what you mean by slow server.
  4. Hi, when I placed a tool cupboard, it had three codelocks on it. When I unloaded the plugin and loaded it again, only one codelock was placed. Do you know what would cause this?
  5. BaluDog Gaming

    Door closer

    Hi, With door closer enabled. It shows as a white block above the door, intended?
  6. BaluDog Gaming

    GameTips

    Hi, When game tips are enabled, they don't display properly. Seems to miss out displaying some game tips and doesn't show them properly as counting down by missing out some messages. Is there a fix for this?
  7. Hello, Can you make the plugin work with InstantStartup plugin or add similar functionality please? https://umod.org/plugins/instant-startup
  8. Thanks @shady14u. I tried added these to the config, but the plugin ignores them. "cookingworkbench.bbq" "cookingworkbench.bbq.deployed" "cookingworkbench.bbq.prefab"
  9. Hi, could you add support for the cooking workbench please?
  10. BaluDog Gaming

    Raidable boats

    Hi, with the raidable boats plugin installed, the NPCs keep shooting when in a wounded state on the boat. Is there a fix for this please? https://game4freak.io/community/raidable-boats.260/
  11. Error in console when loading, can you take a look please? Failed compiling 'SamSiteDrop.cs': 1. 'Pool' does not contain a definition for 'GetList' [CS0117] (SamSiteDrop 54 line 294)
  12. Hello, Following a restart of the discord bot server hosting NodeJS, the bot sends a false SERVER_ONLINE embed to the Discord, suggesting that the RUST server is back online whereas it has only been the Discord bot server that has been restarted. Would you be able to update the code to handle this please i.e. to not send a Discord embed when the Discord bot server is restarted.
  13. BaluDog Gaming

    Failed Compiling

    Hi, loading the plugin gives - can you check this please? Failed compiling 'LoadoutController.cs': 1. Argument 2: cannot convert from 'ulong' to 'BasePlayer' [CS1503] (LoadoutController 96 line 961)
  14. BaluDog Gaming

    Random Nicknames

    Hey, with the new random nicknames feature. How does one get the bot to take a new nickname when they respawn after death? Currently each bot is keeping the first nickname selected from the list.
  15. Hi, getting the following conflict message in console when also using Admin Turret Blind Eye plugin. https://codefling.com/plugins/admin-turret-blind-eye Do you know if there is possibility of fix please? Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False] Hook conflict while calling 'OnNpcTarget[1066895325]': DriverController 0.0.7 [True] and TurretBlindEye 2.0.0 [False]
  16. Thanks @walkinrey that update looks to have fixed it! Not seeing in the log again.
  17. Thank you @walkinrey! Working perfectly again
  18. Tested this by unloading the MiniCoptersOptions plugin - minicopter pilots fly as expected. Loaded plugin and minicopters spin in a circle for heli pilots.
  19. Hello, I also have MiniCopterOptions plugin installed. I notice that the minicopters spin around and don't seem able to fly in a direction. Do you know what would cause this? https://umod.org/plugins/mini-copter-options
  20. Did another test. I used C4 on the helis instead of killing the pilot. Each time all of them used their parachute so its seems to be related to when killing the pilot only.
  21. Hi @walkinrey here is the config file. I also did a test, killed the pilot on a minicopter = parachute opened for passenger. Killed pilot on attach heli and scrap heli, the passenger just fell to the ground with no parachute opening.
  22. Hi @walkinrey unfortunately still getting the error below in console and using 0.4.2 version currently. [ERRO] Unhandled error occurred (NullReferenceException: Object reference not set to an instance of an object) at BaseEntity.GetRpcTargetNetworkGroup (RpcTarget& target) (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) at BaseEntity.ClientRPC (RpcTarget target) (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) at BaseCombatEntity.SetJustAttacked () (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseCombatEntity.Hurt_Patch1(BaseCombatEntity,HitInfo) at BaseCombatEntity.OnAttacked (HitInfo info) (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) at LootContainer.OnAttacked (HitInfo info) (at <863b8d7ccbed46e59f3aaaa52fa75203>:0) at Oxide.Plugins.RoamingNPCs+CustomPet.ServerMeleeAttack () (at /home/container/carbon/plugins/RoamingNPCs.cs:4191) at RustServerMetrics.HarmonyPatches.Delayed.InvokeHandlerBase_DoTick_Patch.InvokeWrapper (InvokeAction invokeAction) (at <ce7a751aacd04e21bac02fb334d4976a>:0) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.InvokeHandlerBase`1[[InvokeHandler, Facepunch.UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].DoTick_Patch1(InvokeHandlerBase`1<InvokeHandler>) at InvokeHandlerBase`1[T].LateUpdate () (at <6435e3eb91114744ad1bd2362a04f7f5>:0)
  23. Hi, I am having an issue where the NPCs are not using their parachutes when the driver has been killed. The passengers NPCs simply drop to the ground. Do you know what would cause this?

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.5m
Total downloads
Customers
11k
Customers served
Files Sold
157.8k
Marketplace sales
Payments
3.4m
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.