Jump to content

CupsOhJoe

Creator
  • Posts

    275
  • Joined

  • Last visited

Everything posted by CupsOhJoe

  1. CupsOhJoe

    Notify

    can you post the coords for making the popup on the top left of the screen? I have tried with no luck.
  2. CupsOhJoe

    XMenu

    Does this allow to add custom events such as Harbor, Arctic, Junkyard events???
  3. CupsOhJoe

    EN Config

    Can we get a English version of the Config?
  4. CupsOhJoe

    Not Working in Carbon

    Raul was on earlier. and thanks
  5. CupsOhJoe

    Not Working in Carbon

    Not working in Carbon: Failed compiling '/home/container/carbon/plugins/CustomModules.cs': 1. 'CustomModules.MovableDroppedItem.TransformHasMoved()': cannot change access modifiers when overriding 'public' inherited member 'DroppedItem.TransformHasMoved()' [CS0507] (CustomModules 37 line 1486)
  6. Use Timed Permissions for this
  7. 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.
  8. CupsOhJoe

    BetterTC

    Gingerbread skin is broken
  9. 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.
  10. 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.
  11. Dev is asking for the snippet of the implementation you made
  12. 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.
  13. 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
  14. 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.
  15. CupsOhJoe

    BetterTC

    Love this Idea, I have a TC plugin and it would remove the need to for it.
  16. 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.
  17. 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.
  18. 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)
  19. So the display name is not updating
  20. 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
  21. CupsOhJoe

    Water Missing

    Water is invisible
  22. 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.
  23. CupsOhJoe

    Money Printer

    Has this been added yet?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

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.