Jump to content

CupsOhJoe

Creator
  • Posts

    359
  • Joined

  • Last visited

Everything posted by CupsOhJoe

  1. Is this correct? In the Config Not sure is FP changed something but it shows as rWm in the game but in the plugin config it's rWs with Default as 9000 (9000/60= 150 rWm) but it shows in game as 400 ( 400*60=24000) so something is not correct.
  2. CupsOhJoe

    BetterTC

    Gingerbread skin is broken
  3. CupsOhJoe

    Custom Items

    On the main Buy Page the custome Item Skin is not displayed just the default item without skin. Example below shows that the Sticks on the main BUY page and the second is when you click on the STICKS it will show the skin correctly. Please update so skin is show across all pages.
  4. CupsOhJoe

    BetterTC and WaterBases

    BetterTC will upgrade Waterbases even though they are permission based. So for example if the player has only permissions for upgrading to Stone BetterTC will override and upgrade the structure to whatever you select in the TC.
  5. Dev is asking for the snippet of the implementation you made
  6. CupsOhJoe

    HUD

    Could you please give the ability to move the HUD to the top Left as I have multiple things on the right side.
  7. CupsOhJoe

    OnDeath Error

    Failed to call hook 'OnEntityDeath' on plugin 'Sputnik v1.2.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Sputnik.OnEntityDeath (AutoTurret autoTurret, HitInfo info) [0x00043] in <cfa759f8974641df83810106cf3b6512>:0 at Oxide.Plugins.Sputnik.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00628] in <cfa759f8974641df83810106cf3b6512>: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 <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 Getting error in Console
  8. CupsOhJoe

    BetterTC

    Two things I would love to see: 1. A way to upgrade or Downgrade targeted tiles (maybe with a hammer) 2. An estimated upgrade cost when upgrading or downgrading so players know how much they will spend/need from the TC.
  9. CupsOhJoe

    BetterTC

    Love this Idea, I have a TC plugin and it would remove the need to for it.
  10. CupsOhJoe

    Error during Scrolling

    [Stack Modifier] foreach threw Exception: Mint ID Tag, 1572152877, mintidtag 5000, False Failed to call hook 'ConsoleEditorShow' on plugin 'StackModifier v2.3.0' (KeyNotFoundException: The given key '1572152877' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.StackModifier.CreateEditorItemEntry (Oxide.Plugins.StackModifier+_Items dataItem, System.Single ymax, System.Single ymin, System.String catName, System.String text) [0x00012] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.StackModifier.ShowEditor (BasePlayer player, System.String catid, System.Int32 from, System.Boolean fullPaint, System.Boolean refreshMultipler, System.Boolean filter, System.String input) [0x00632] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.StackModifier.ConsoleEditorShow (ConsoleSystem+Arg arg) [0x00067] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.StackModifier.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <122610edeac6402c8915b76845a2714f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 [Stack Modifier] foreach threw Exception: Mint ID Tag, 1572152877, mintidtag 5000, False Failed to call hook 'ConsoleEditorShow' on plugin 'StackModifier v2.3.0' (KeyNotFoundException: The given key '1572152877' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.StackModifier.CreateEditorItemEntry (Oxide.Plugins.StackModifier+_Items dataItem, System.Single ymax, System.Single ymin, System.String catName, System.String text) [0x00012] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.StackModifier.ShowEditor (BasePlayer player, System.String catid, System.Int32 from, System.Boolean fullPaint, System.Boolean refreshMultipler, System.Boolean filter, System.String input) [0x00632] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.StackModifier.ConsoleEditorShow (ConsoleSystem+Arg arg) [0x00067] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.StackModifier.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <46b090c0dcfb4e1ebce0303fcf10e370>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <122610edeac6402c8915b76845a2714f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 This happens when scrolling, it stops and doesn't show all items.
  11. CupsOhJoe

    Suggestion

    Woul dit be possible to have a way to import loot tables from other plugins. that would make super easy coming from another plugin.
  12. CupsOhJoe

    Base Upgrade

    I'd love to see a way to have the skin persist, so if player chooses to have concrete for STONE, then when a new wall is created and upgraded to stone with hammer it would go to concrete. (optional in the config of course)
  13. So the display name is not updating
  14. CupsOhJoe

    Won't load on startup

    Getting this when I do o.plugins TugboatPirates - Failed to compile: 'Space' does not contain a definition for 'World' | Line: 1524, Pos: 92
  15. CupsOhJoe

    Water Missing

    Water is invisible
  16. CupsOhJoe

    Money Printer

    Or even better a custom combination of items ex., you would need scrap, paper and maybe ink (skinned item) to produce money.
  17. CupsOhJoe

    Money Printer

    Has this been added yet?
  18. Same here, it will dissapear when disabled then returns everytime.
  19. CupsOhJoe

    Permissions

    Is there any way to add permissions to these so only certain players can have the ability to place them. We are an RP server that has mechanics and they are the only place to build cars. But default players can still build the custom modules in the game. Defeats having dedicated Machenics
  20. My issue is I had to reload after each restart, is this fixed?
  21. CupsOhJoe

    ZMail

    Is there a way to get a template, I have a menu that would need to send a message to predefined Admins. So when the button is clicked a message with the recipient and subject and simple message can be sent.
  22. I'll let the dev know
  23. - compatibility with plugin SkillTree So players are still losing XP when they die on the Arena
  24. CupsOhJoe

    CAltimeter

    Plugin Broken after Sept Update:: CAltimeter - Failed to compile: The type or namespace name 'MiniCopter' could not be found (are you missing a using directive or an assembly reference?) | Line: 229, Pos: 52

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.2k
Customers served
Files Sold
160.2k
Total 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.