Jump to content

Ryuu

Member
  • Posts

    74
  • Joined

  • Last visited

Everything posted by Ryuu

  1. Ryuu

    Raidable Bases

    Hi, Sometimes there are complete buildings pasted, with turrets energized but no weapons in them, and no locks there, and the crates are empty They don't have domes and they don't get auto-deleted. Is there something wrong with my config file?
  2. Hi, should I able to add these items to loot table? hmm..sor I mean is it possible to add these items to the loot table in raidable bases
  3. When I update to 1.1.3, there will always be spam messages Will this have an impact on server performance?
  4. 09/29 17:39:12 | Failed to call hook 'ShowStatus' on plugin 'CustomStatusFramework v1.1.3' (InvalidCastException: Invalid cast from 'System.Single' to 'System.Nullable`1[[System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]'.) at System.Convert.DefaultToType (System.IConvertible value, System.Type targetType, System.IFormatProvider provider) [0x001dc] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Single.System.IConvertible.ToType (System.Type type, System.IFormatProvider provider) [0x00000] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x001b4] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00064] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0
  5. Ryuu

    Base Upgrade

    Hi,How to set this plugin to not work when raid blocking
  6. Ryuu

    Base Upgrade

    I'm thinking of buying this plugin, does it set up raid blocks or work with no escape?
  7. Sorry this report is a little long
  8. { "NoBurntMeat": true, "Ovens": { "bbq.deployed": { "Multiplier": 1, "Charcoal": 1 }, "campfire": { "Multiplier": 1, "Charcoal": 1 }, "electricfurnace.deployed": { "Multiplier": 1, "Charcoal": 1 }, "fireplace.deployed": { "Multiplier": 1, "Charcoal": 1 }, "furnace.large": { "Multiplier": 1, "Charcoal": 1 }, "furnace": { "Multiplier": 1, "Charcoal": 1 }, "hobobarrel_static": { "Multiplier": 1, "Charcoal": 1 }, "hobobarrel.deployed": { "Multiplier": 1, "Charcoal": 1 }, "refinery_small_deployed": { "Multiplier": 1, "Charcoal": 1 }, "skull_fire_pit": { "Multiplier": 1, "Charcoal": 1 }, "small_refinery_static": { "Multiplier": 1, "Charcoal": 1 } }, "Products": { "sticks": { "CookTime": 10.0, "Amount": 1 }, "fish.raw": { "CookTime": 10.0, "Amount": 1 }, "chicken.raw": { "CookTime": 10.0, "Amount": 1 }, "deermeat.raw": { "CookTime": 10.0, "Amount": 1 }, "horsemeat.raw": { "CookTime": 10.0, "Amount": 1 }, "humanmeat.raw": { "CookTime": 10.0, "Amount": 1 }, "bearmeat": { "CookTime": 10.0, "Amount": 1 }, "wolfmeat.raw": { "CookTime": 10.0, "Amount": 1 }, "meat.boar": { "CookTime": 10.0, "Amount": 1 }, "crude.oil": { "CookTime": 1.0, "Amount": 3 }, "can.beans.empty": { "CookTime": 5.0, "Amount": 15 }, "can.tuna.empty": { "CookTime": 5.0, "Amount": 10 }, "hq.metal.ore": { "CookTime": 2.5, "Amount": 1 }, "metal.ore": { "CookTime": 2.5, "Amount": 1 }, "sulfur.ore": { "CookTime": 2.5, "Amount": 1 } },
  9. When I tried to reset it to 1.5.10 or 1.5.09 I found that I could no longer download it
  10. Hi, I'm experiencing some spam after updating to 1.5.1.1 also it's not working according to the multipliers I set, for example I set all the smelting equipment multipliers to 1 and then set the sulfur ore cooking speed to 4.0 seconds, but I get 20 sulfur a second on a small furnace. 09/22 01:28:54 | Failed to call hook 'Unload' on plugin 'SmeltingController v1.5.11' (InvalidCastException: Specified cast is not valid.) at Harmony.PatchInfoSerialization.Deserialize (System.Byte[] bytes) [0x00021] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.HarmonySharedState.GetPatchInfo (System.Reflection.MethodBase method) [0x00019] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.PatchProcessor.GetPatchInfo (System.Reflection.MethodBase method) [0x00013] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.HarmonyInstance.GetPatchInfo (System.Reflection.MethodBase method) [0x00001] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.HarmonyInstance.UnpatchAll (System.String harmonyID) [0x0004a] in <ef472ad41f4948fdb52674edfe069979>:0 at Oxide.Plugins.SmeltingController.Unload () [0x0005e] in <a6ec0feac7484d26b3ab503ef47d221d>:0 at Oxide.Plugins.SmeltingController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00072] in <a6ec0feac7484d26b3ab503ef47d221d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 09/22 01:28:54 | Unloaded plugin SmeltingController v1.5.11 by kasvoton 09/22 01:28:54 | [SmeltingController] [INFO] Changed 'hq.metal.ore' cookTime from 2.5 to 5 09/22 01:28:54 | [SmeltingController] [INFO] Changed 'metal.ore' cookTime from 2.5 to 5 09/22 01:28:54 | [SmeltingController] [INFO] Changed 'sulfur.ore' cookTime from 2.5 to 5 09/22 01:28:57 | Calling 'OnServerInitialized' on 'SmeltingController v1.5.11' took 2398ms
  11. sor..I've found the cause of the failure, I'm modifying the config file on Server A but I'm testing it on Server B. Thanks for your patience and sorry for my stupidity
  12. Changing this, will reduce wood consumption? "wood": { "FuelAmount": 10, --- When I changed it to 1 or 10 it didn't make any difference "ByProduct": "charcoal", "ByProductAmount": 1, "ByProductChance": 0.75 }
  13. Hi, Can we fuel rates be modified? The amount of wood consumed when you try to get it running on a 10x modded server is staggering
  14. Ryuu

    It doesn't work

    Hi David, I have opened a support ticket on your discord, please check it!
  15. Ryuu

    rust+

    Hi, When I installed this plugin, everyone could see all the tc markers on rust+, even though none of them had perms. Please fix it as soon as possible if you can, because it has caused all the players' bases on my server to be exposed to rust+ ty
  16. Ryuu

    AutoFarm

    Calling 'CanAcceptItem' on 'AutoFarm v1.2.0' took average 3418ms Calling 'CanAcceptItem' on 'AutoFarm v1.2.0' took average 2889ms Calling 'CanAcceptItem' on 'AutoFarm v1.2.0' took average 4054ms It keeps sending spam and can severely degrade server fps. Would you mind telling me how to fix it, thanks in advance!
  17. Ryuu

    It doesn't work

    After this rust update, it no longer works
  18. Ryuu

    No recoil (paid)

    I am adding a gun proficiency system to my server,so I need this plugin or its replacement. Can I allow it to completely eliminate recoil or 10-90% recoil by level? My idea is to gain experience points by killing players or using Economics.(btw,If these functions cannot be realized, please help me fix no recoil or make a new one) If you can do it for me, I believe you can get satisfactory remuneration. discord:Jump#9664
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.4k

Files Sold

Total number of files sold.

2.4m

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.