Jump to content

Yaki

Creator
  • Posts

    185
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Yaki

  1. Yaki

    error spamming in console

    ive only allowed scrap. here is my config { "Allow Owner To bet on Own Casino?": false, "Enable HardMode mode?": 45, "Use buildin custom bet item": true, "Bet Item WhiteList": [ "scrap" ], "Punish Exploiters with MLRS?": true, "Anounce to Server on Wheel Win?": false, "Allow Custom Items to be Recycled?": true, "Skin-Specific Yield Items": { "wheel": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 }, { "ShortName": "gears", "MinAmount": 1, "MaxAmount": 1 } ], "blackjack": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "terminal1": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "terminal2": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "slots": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "chips": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips4": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips3": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips2": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "box": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 10, "MaxAmount": 15 } ] } } { "Allow Owner To bet on Own Casino?": false, "Enable HardMode mode?": 45, "Use buildin custom bet item": true, "Bet Item WhiteList": [ "scrap" ], "Punish Exploiters with MLRS?": true, "Anounce to Server on Wheel Win?": false, "Allow Custom Items to be Recycled?": true, "Skin-Specific Yield Items": { "wheel": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 }, { "ShortName": "gears", "MinAmount": 1, "MaxAmount": 1 } ], "blackjack": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "terminal1": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "terminal2": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "slots": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "chips": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips4": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips3": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips2": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "box": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 10, "MaxAmount": 15 } ] } }
  2. at this point, im starting to think its how the server saves data as i am unable to replicate this and it doesnt affect everyone (doesnt happen on any of my 4 servers). what host do you use? do you use any plugins that shut down or restart the server for you? i also know it can happen on both carbon and oxide so ive ruled that out. out of curiosity, which one do you use?
  3. will you be adding it since you liked the message? if not please let me know so i can find another solution.
  4. Yaki

    error spamming in console

    im pretty sure it comes from any of the casino items, not just items from this plugin. I also use a plugin called place anything that allows me to give casino items to players. i see the error rather frequently because several players own casino items. just not sure what causes it yet but ill try to get more info on it.
  5. i can switch it - players and my server have given mixed responses on what to do
  6. i can change it to give 0 drugs and lose the plant, but players might get upset when they get nothing. open to changing it though!
  7. if you harvest it you wont get anything. this way you can clone it. would you rather players be able to harvest and get nothing?
  8. Yaki

    error spamming in console

    Failed to call hook 'CanMoveItem' on plugin 'OwnCasinoPremium v1.7.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OwnCasinoPremium.CanPlaceBet (System.UInt64 ownerid, BasePlayer player) [0x00014] in <7cd24e9ad9a9436daeff140956cad1d7>:0 at Oxide.Plugins.OwnCasinoPremium.CanMoveItem (Item item, PlayerInventory playerLoot, ItemContainerId targetContainerID, System.Int32 targetSlot, System.Int32 amount) [0x0008c] in <7cd24e9ad9a9436daeff140956cad1d7>:0 at Oxide.Plugins.OwnCasinoPremium.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003fb] in <7cd24e9ad9a9436daeff140956cad1d7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 OwnCasinoPremium was compiled successfully in 1406ms
  9. can you please add the ability to call a random raid on another player through a method that i can call in another plugin
  10. Changed Status from Pending to No Response Changed Fixed In to 1.7.0
  11. Yaki

    how to disable the tc skins?

    how can i disable the skinning of tcs through this plugin? i have another plugin that spawns boxes on top of the tc when placed, but when a player reskins the tc through this plugin, the box disappears and all contents are lost.
  12. i created the new config in 1.6.0 then updated to 1.7.0 and it worked for me. maybe its an item that youre using for the drugs? could help troubleshoot if you share your config
  13. i just tested with green and red berries, pumpkins, and roses and worked how i would expect them to - seeing your config would help me figure out if there is an issue or not
  14. Yaki

    Craft Menu

    i also have issues with the tool boxes not going away.. even when the workbench is removed so players have tool boxes they can loot in their bases
  15. can you send me your config please?
  16. Yaki

    Drug Deals

    what kind of compatibility issues are there? can have them reach out to me on discord and ill do what i can to make them work together
  17. Yaki

    how to place tug without dying?

    how do i place a tugboat without it instantly killing me? the boats are tough as they cant be placed in water. the rhib and rowboat can be placed on a foundation and destroyed, but the tug not so much...
  18. Yaki

    Craft Menu

    same here
  19. Yaki

    Simple Splitter

    does the cooking workbench work with this? i added cookingworkbench to the config but it doesnt split anything. dont think it cooks faster either
  20. Yaki

    Drug Deals

    i have somewhat of a solution for the rotation thatll be included in this next update.. i still need to better understand whats going on to set the rotation, properly but if you interact with the npc theyll look at you (might need to do it a few times.. doesnt happen everytime.. still working through this). hope this helps in the meantime.
  21. Yaki

    Drug Deals

    i dont really want to turn this plugin into a shop plugin.. i would consider making one that works with the drugs though if that was of interest.
  22. Yaki

    Drug Deals

    im adding condition loss for keycards only (similar to being swiped on a puzzle) door each time a purchase is made - might be able to add condition loss for other items if anyone can share what they use so i can test it
  23. how many prefabs and entities with nothing else on a server?
  24. Changed Status from Pending to No Response Changed Fixed In to 1.5.1
  25. Yaki

    ImageLoader API not loading

    Changed Status from Pending to No Response Changed Fixed In to 1.5.1
2.2m

Downloads

Total number of downloads.

10.1k

Customers

Total customers served.

146.5k

Files Sold

Total number of files sold.

3.1m

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.