Jump to content

Mals

Moderator
  • Posts

    682
  • Joined

  • Last visited

Everything posted by Mals

  1. Mals

    Auto CCTV Stations

    Please make sure you have version 1.1.2 installed, it compiles fine. It sounds like you downloaded the previous version. I used FireFox to access the site and do not have the issues some Chormium based browsers are having with getting the wrong version.
  2. Mals

    Support of Purchases

    Can you be more specific?
  3. That would be challenging as the entities have colliders, not impossible, but it is most likely in the very hard pile.
  4. Mals

    Easy Skin

    It works for the ones I need sequenced: "TimerOnce": { "say <color=#388E8E>Welcome to</color> <color=#7171C6>Old Souls PVE, play nice, have fun!</color>": 6, "Lights check all": 1002, "o.reload ImageLibrary": 5001, "o.reload Quests": 5017, "o.reload InfoPanel": 5020, "o.reload TruePVE": 5025, "o.reload Recycle": 5025, "o.reload NTeleportation": 5100, "o.reload AutoUpgrade": 5650, "o.reload BGrade": 5700, "say use /mytime and /env to have the time and weather you want!": 3 },
  5. @DySFunction it would be best if you shared your config, otherwise it is hard to debug. Thanks! -Mal
  6. Mals

    Skin And Bones

    having this odd message: (08:29:58) | Calling hook OnItemSplit resulted in a conflict between the following plugins: SkinAndBones - Item.jacket.snowx1.14584378 (Item), StacksExtended (Item.jacket.snowx1.14584379 (Item)) (08:30:51) | Calling hook OnItemSplit resulted in a conflict between the following plugins: SkinAndBones - Item.boots.frogx1.14585505 (Item), StacksExtended (Item.boots.frogx1.14585506 (Item)) (08:31:02) | Calling hook OnItemSplit resulted in a conflict between the following plugins: SkinAndBones - Item.jacket.snowx1.14585531 (Item), StacksExtended (Item.jacket.snowx1.14585532 (Item)) (08:31:17) | Calling hook OnItemSplit resulted in a conflict between the following plugins: SkinAndBones - Item.boots.frogx1.14585615 (Item), StacksExtended (Item.boots.frogx1.14585616 (Item)) Seems skin related.
  7. Mals

    OneForAll

    I tried this, but it did not seem to work, and no messages: { "Command List": [ "time 9", "time 24", "time 9" ] }
  8. Mals

    BotReSpawn

    Getting this a lot with the latest version: assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_heavy.prefab failed to sample navmesh at position (1676.7, 0.4, -1357.4) on area: Walkable
  9. Mals

    Not working with April patch

    (05:32:44) | Failed to call hook 'OnPlayerConnected' on plugin 'BackPackPro v1.2.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BackPackPro.CreatebasicMode (System.Int32 key, BasePlayer player) [0x000be] in <dbfab82e17f947f9a3ce7112a93cc7c0>:0 at Oxide.Plugins.BackPackPro.AddPhysicalBackpack (BasePlayer Player) [0x000b7] in <dbfab82e17f947f9a3ce7112a93cc7c0>:0 at Oxide.Plugins.BackPackPro.OnPlayerConnected (BasePlayer player) [0x0001d] in <dbfab82e17f947f9a3ce7112a93cc7c0>:0 at Oxide.Plugins.BackPackPro.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006c4] in <dbfab82e17f947f9a3ce7112a93cc7c0>: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
  10. Getting an error: (05:32:44) | Failed to call hook 'OnPlayerConnected' on plugin 'BackPackPro v1.2.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BackPackPro.CreatebasicMode (System.Int32 key, BasePlayer player) [0x000be] in <dbfab82e17f947f9a3ce7112a93cc7c0>:0 at Oxide.Plugins.BackPackPro.AddPhysicalBackpack (BasePlayer Player) [0x000b7] in <dbfab82e17f947f9a3ce7112a93cc7c0>:0 at Oxide.Plugins.BackPackPro.OnPlayerConnected (BasePlayer player) [0x0001d] in <dbfab82e17f947f9a3ce7112a93cc7c0>:0 at Oxide.Plugins.BackPackPro.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006c4] in <dbfab82e17f947f9a3ce7112a93cc7c0>: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
  11. Mals

    Lights On

    Toggle the mixing table off and on to produce items. If it is set to "i" it will not alter their behaviour. "n" will turn them on at night. I have not seen this issue on my server. Do you have any other plugin that alters crafting?
  12. Mals

    Lights On

    Just click this: https://codefling.com/plugins/lights-on?do=download (the same as the download button ) to get the latest version.
  13. Mals

    Lights On

    I [Info("Lights On", "mspeedie", "2.0.18")] You are many versions behind. I tested my config on my test server, and it did insta-smelt. Please upgrade to the latest version.
  14. Mals

    Personal Marketplace

    That message at the bottom is interesting too. I run Personal Marketplace on my server and have not seen any errors today on restart.
  15. Mals

    Lights On

    My config. LightsOn.json
  16. Mals

    Lights On

    Your config is out of date, are you running the version that supports electric furnaces? 2.0.32
  17. Mals

    Lights On

    Please shoot me your config and I will see how you have it set up and will test and tweak as needed.
  18. Mals

    Trains

    It does not show hits against trains, or C4 on the ground blowing up bears. It works in Carbon when shooting a gun, which is nice. 🙂
    Cool way to add some depth to farming in Rust. Combined with Skin and Bones, and FishR you have a new way to get scrap and keep players busy.
  19. Mals

    FishR

    Cool way to add some depth to farming in Rust. Combined with Bone Market and Skin and Bones you have a new way to get scrap and keep players busy.
    Cool way to add some depth to farming in Rust. Combined with Bone Market and FishR you have an new way to get scrap and keep players busy.
  20. Mals

    NPCKits

    That some time happens if the config is out of date or corrupt. Hopefully they did not change some itemization in a mid-month patch.
  21. Mals

    Easy Skin

    I have to reload some plugins on my server due to sequencing based on dependencies. I used Timed Execute to do that to ensure they are all running correctly, and their dependencies are loaded. One example is plugins depending on ImageLibrary.
  22. Mals

    HuntsMan

    I agree that real life can be an issue. Regardless if it is free or paid, if a plugin is not maintained it should not be available, as people unwittingly download it and get disappointed. That is my personal opinion, not Codefling policy.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.5k

Files Sold

Total number of files sold.

2.5m

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.