Jump to content

TheFarrier

Member
  • Posts

    55
  • Joined

  • Last visited

Everything posted by TheFarrier

  1. Just bought it and also the ingame UI not working. You working on the problem?
  2. Want to add the little flame like you did for the other ammo. Only for the wooden dart.
  3. Where can i find the skin ID for the blowpipe wooden darts?
  4. Thank you I am buying now to test I got a great idea for my server on this.
  5. Hi I got a pre-sale question. The blowpipe, wooden darts is it also customizable in this plugin? If it is that is what i am looking for.
  6. Just want to find out this plugin it runs on his own or does it require the item perks plugin?
  7. Hi I get this error in my rcon.... - Failed to run a 4.00 timer in 'BountyHunter v2.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BountyHunter.SetupBounty (ScientistNPC b, Oxide.Plugins.BountyHunter+BountyTiers tier, System.String monumentName) [0x000d1] in <3d6580e14c0b4048a7a5d000b9d867f0>:0 at Oxide.Plugins.BountyHunter.SpawnBounty () [0x00172] in <3d6580e14c0b4048a7a5d000b9d867f0>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  8. TheFarrier

    Team Fix

    Hi is there a way you can update this please?
  9. TheFarrier

    Getting this Error

    Failed to call hook 'Unload' on plugin 'DisbandedTeamRestore v1.5.2' (InvalidCastException: Specified cast is not valid.) at Steamworks.InventoryDef.Equals (System.Object p) [0x00000] in <e8c0a53fdd4c43f4b6aa8a5d1e74ddb2>:0 at System.Collections.Generic.ObjectEqualityComparer`1[T].IndexOf (T[] array, T value, System.Int32 startIndex, System.Int32 count) [0x0003d] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Array.IndexOfImpl[T] (T[] array, T value, System.Int32 startIndex, System.Int32 count) [0x00005] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Array.IndexOf[T] (T[] array, T value, System.Int32 startIndex, System.Int32 count) [0x00044] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
  10. Yes thank you it did work.
  11. Yes I did.
  12. Hi, my bounty ranks not wiping, i deleted the data folder and it still pops up from previous wipe? Help please.
  13. How do you wipe this with a new map wipe?
  14. How do you wipe this with a new map wipe?
  15. TheFarrier

    Furnace error

    Good day I am getting this msg in my rcon panel ...at Oxide.Plugins.SetupFurnaces.OnOvenCook (BaseOven oven, Item item) [0x00016] in <a31fbd12535c4e2d923ff0741da5c231>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00146] in <a31fbd12535c4e2d923ff0741da5c231>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b9949
  16. TheFarrier

    Carbon giving error

    Can it be because i did transition from oxide to carbon. I did not do a fresh install with the server, I am at a provider it does give me the option to redo server but it preserves my save, meaning that oxide folder was there and it copy plugins over to carbon folder?
  17. TheFarrier

    Carbon giving error

    I did restart and gives me the same error... (20:24:54) | Failed to call internal hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.3' [1279995908] (The given key 'metal.ore' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.SetupFurnaces.OnOvenCook(BaseOven oven, Item item) in /home/server97381/rustserver/carbon/plugins/SetupFurnaces.cs:line 106 at object Oxide.Plugins.SetupFurnaces.InternalCallHook(uint hook, object[] args) in SetupFurnaces.cs/Internal:line 138 (20:24:54) | Failed to call internal hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.3' [1279995908] (The given key 'hq.metal.ore' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.SetupFurnaces.OnOvenCook(BaseOven oven, Item item) in /home/server97381/rustserver/carbon/plugins/SetupFurnaces.cs:line 106 at object Oxide.Plugins.SetupFurnaces.InternalCallHook(uint hook, object[] args) in SetupFurnaces.cs/Internal:line 138 Then i see it does not speed up my furnaces. Not sure what i must look at.
  18. TheFarrier

    Carbon giving error

    Hi when i reload i am getting this error in carbon. (13:34:52) | Failed to call internal hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.3' [1279995908] (The given key 'metal.ore' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.SetupFurnaces.OnOvenCook(BaseOven oven, Item item) in /home/server97381/rustserver/carbon/plugins/SetupFurnaces.cs:line 106 at object Oxide.Plugins.SetupFurnaces.InternalCallHook(uint hook, object[] args) in SetupFurnaces.cs/Internal:line 138
  19. TheFarrier

    Bank Heist

    I can also test, I have it running currently on my server.
  20. TheFarrier

    Error in console

    Find this now when i updated it. (14:09:00) | Failed to call hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.1' (KeyNotFoundException: The given key 'legacy_furnace' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Plugins.SetupFurnaces+Configuration.GetOvenModifiers (BaseOven oven, Oxide.Core.Libraries.Permission permission, System.Collections.Generic.Dictionary`2[TKey,TValue] defaultSetups) [0x00081] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.SetupFurnaces.OnOvenCook (BaseOven oven, Item item) [0x0001c] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 (14:09:00) | Unloaded plugin SetupFurnaces v2.2.1 by tofurahie
  21. Yes that's it. Its working like a charm now.
  22. I manage to get it working, all I did was edit the map, add Bandit and it worked like a charm.
  23. Thank you let me add my settings same like this and see what its happening, See mine did not find any monuments, but i will do custom spawns. o.reload BountyHunter Unloaded plugin Bounty Hunter v1.1.7 by Wrecks [Bounty Hunter] Usable Monuments Found: 0 Loaded plugin Bounty Hunter v1.1.7 by Wrecks
  24. I am using the wild west map. Will it be spawning at the monuments?
  25. The bountys that are pursued.

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
11.3k
Customers served
Files Sold
161k
Total sales
Payments
3.5m
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.