Jump to content

dustyhansen

Member
  • Posts

    1,441
  • Joined

  • Last visited

Everything posted by dustyhansen

  1. dustyhansen

    Server Commands Limit?

    I am entering my server commands in the editor and it cuts off after 21 lines. Is there a limit?
  2. If you have a button for permission x and a button for permission y, how does it determine the order? Cause it is not following the order in the config.
  3. Is there any way to order the groups of buttons? I have some buttons that are admin-only and I would prefer them to be after the other buttons I have, but they put themselves in the middle of my buttons available to everyone and my buttons available to another perm.
  4. dustyhansen

    Economics Format

    Could you please consider allowing us to customize the format of the Economics panel? I don't want it to show decimals, since I only use whole numbers and I don't want it to show a "$" because that is not the symbol for my economics. We use points, so we would want to make it RP or something else, or even blank would be better than forcing dollars.
  5. dustyhansen

    Config Doesn't Work

    Your code does not reference your config file. So changing settings in the config such as the UI placement, suicides don't count, etc. don't actually do anything to the plugin. It looks like this was reported by other customers, but you just ignored them.
  6. dustyhansen

    Not Working At All

    Similar to the user in the discussion tab, this is not working for me at all. I have my open AI key in the config file, but have omitted it here as well as the webhook. The signs just never load and Open AI is never contacted. { "Image Size 25 - 100%": 50.0, "Image Quality 25 - 100%": 75.0, "Sign Update Cooldown (seconds)": 5.0, "Player Moderated Cooldown (seconds)": 300.0, "Hide signs while being checked": true, "Use Temp Loading Image": false, "Temp Loading Image URL:": "https://i.postimg.cc/4NNrqT2x/pngegg-2.png", "Logging Mode Only": false, "Send Player Chat Warnings": true, "Batch Mode - Disables hiding of signs": { "Check images in batches (Advance Mode Only)": false, "Batch Image Check Rate (Minutes)": 15.0, "Minimum images to batch check": 3.0, "Max checks to bypass minimum images 0 = no bypass": 4.0 }, "Discord Settings": { "Log to Discord": true, "Log moderated Images to Discord (WARNING THIS MAY SEND NSFW CONTENT TO YOUR DISCORD)": true, "Discord Webhook": "redacted", "Discord Username": "Sign Moderator", "Server Name": "", "Avatar URL": "https://i.ibb.co/sQ10728/Loading-Pls-Wait2.png" }, "Moderation API (Free) - Limited Options": { "Enable": true, "Open AI Token": "redacted", "Cooldown between API Checks (seconds)": 1.0, "Block images of harassment": true, "Block images of harassment/threatening": true, "Block images of sexual": true, "Block images of hate": true, "Block images of hate/threatening": true, "Block images of illicit": true, "Block images of illicit/violent": true, "Block images of self-harm/intent": true, "Block images of self-harm/instructions": true, "Block images of self-harm": true, "Block images of sexual/minors": true, "Block images of violence": true, "Block images of violence/graphic": true }, "Advance Moderation API (Paid)": { "Enable GPT Model (WARNING THIS IS PAID PLEASE READ DOCS)": false, "Open AI Token": "https://openai.com/index/openai-api/", "Cooldown between API Checks (seconds)": 1.0, "Model (Don't change this if you dont know what it is)": "gpt-4o-mini", "Content to moderate": "Pornography, Hate Speech, Child Exploitation, Racist images signs text or symbols, Words like nigger, symbols which resemble swastikas" } }
  7. I have offline raid protection set at 50%, but the base damages just the same as if it didn't have protection at all. The weird thing is that the shield on the top right shows 50% protection when I hit the base, but when I do /pro it shows 0 protection. I have the config setup correctly I believe. "Protection levels": [ { "Rank": 1, "Online protection percentage (0-100)": 0.0, "Offline protection percentage (0-100)": 50.0, "Hourly cost per authorized player": 0.0, "Hourly cost per floor": 0.0, "Hourly base cost": 0.0, "Cost per damage protected": 0.0, "Max protection time (hours)": 24, "Delay for offline protection (seconds)": 900, "Delay after taking damage (seconds)": 1800, "Damage resets timer when owner is offline": true, "Allow tugboat protection": true, "Allow barge protection (requires Barges plugin)": true, "Founder Limit": null } ],
  8. dustyhansen

    Blacklists Not Working

    We have several items in our blacklists, but they are not being respected by Skill Tree. "Harvesting yield blacklist [items listed here will not be affected by the harvesting yield perks]": [ "diesel_collectable" ], "Blacklist of weapon prefab shortnames that cannot benefit from the Extended Mag buff": [ "mini_crossbow.entity", "revolved.hc", "pistol.python", "rifle.ak.ice", "rifle.ak.diver", "rifle.ak", "rifle.lr300", "rifle.ak.med", "smg.2", "t1_smg", "smg.mp5", "smg.thompson", "rifle.l96", "rifle.m39", "shotgun.m4", "pistol.m92", "pistol.prototype17", "rifle.sks", "pistol.semiauto", "rifle.semiauto" ],
  9. Built Tools is not remembering your color selection for sheet metal. It defaults to random every time, regardless of what you pick.
  10. dustyhansen

    Mode Not Saving

    Any update on this?
  11. I see this was added as a config option in 1.3.8. Did you know it blocks all kill messages? Did you mean to set it to true?
  12. Since the last update, kills are no longer showing correctly in RCON. It just shows the steam ID instead of the entire info. This is bad because it prevents apps like RustAdmin from being able to track deaths. Current entry: 76561198200161362 When BotReSpawn is off: dusty.live[76561198200161362] was killed by Milfred[76561198328184183] at (760.51, 38.59, 212.07)
  13. dustyhansen

    Server Description

    How are you supposed to use this for convars that require quotes? For example, I am trying to set the server description, but it doesn't work because of the nested quotes: { "Commands To Execute": [ "server.description "Test\n\nTest"" ] }
  14. dustyhansen

    Console Error on Startup

    Get the following error when server starts and command does not run: Timer of 10s has failed in 'ExecuteAfterStartup v1.0.1 by Krungh Crow' [callback] (Object reference not set to an instance of an object) at void Oxide.Plugins.ExecuteAfterStartup.ExecuteCommands() in /home/container/carbon/plugins/ExecuteAfterStartup.cs:line 126 at void Oxide.Plugins.ExecuteAfterStartup.CheckInitialization()+() => { } in /home/container/carbon/plugins/ExecuteAfterStartup.cs:line 120 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 50
  15. Ok, thanks. How is this different from airbags btw?
  16. dustyhansen

    Tank Skill Value per Buff

    We reduced the Tank skill to 90%, but it is still showing as 100% protection. "Tank": { "Permission required to show this node": null, "Minimum prestige required to unlock this node": 1, "Skill required to unlock node [Requires max level]": null, "Skill that if unlocked, will prevent this node from unlocking": null, "enabled": true, "max_level": 1, "tier": 4, "value_per_buff": 0.9, "buff_info": { "Key": "Vehicle_Ultimate", "Value": "IO" }, "icon_url": "https://www.dropbox.com/s/xdcl74d0e82e32l/Tank.png?dl=1", "skin": 2873054991, "permissions": null },
  17. dustyhansen

    Stack SIzes

    Skill Tree doesn't seem to respect stack size limits. For example, when woodcutting we end up with more wood and charcoal in our inventory than what our stack size limit is. Is there any way to address this?
  18. I have 7 events setup to run and here is what it is doing: [2025-04-16 15:11:00] [04/16/2025 15:11:00] Event started: Air Event [2025-04-16 16:25:05] [04/16/2025 16:25:05] Event started: Air Event [2025-04-16 17:25:00] [04/16/2025 17:25:00] Event started: Harbor Event [2025-04-16 18:35:05] [04/16/2025 18:35:05] Event started: Harbor Event [2025-04-16 19:22:08] [04/16/2025 19:22:08] Event started: Air Event [2025-04-16 20:22:02] [04/16/2025 20:22:02] Event started: Air Event [2025-04-16 21:30:07] [04/16/2025 21:30:07] Event started: Air Event [2025-04-16 22:22:02] [04/16/2025 22:22:02] Event started: CargoTrainEvent [2025-04-16 23:35:08] [04/16/2025 23:35:08] Event started: CargoTrainEvent
  19. dustyhansen

    Moderators & UI Commands

    It looks like clan moderators are not able to manage clan members via the UI and have to use the commands instead, such as when kicking a clan member. Can this be changed so that they can manage members via the UI?
  20. @Jbird we are having an issue with the Skill Tree plugin where the Ultimate skill under the Build Craft tree allows you to use any key card on any door. For some reason, this doesn't seem to work on Water Event, but works for other events and doors just fine. Should I log a separate support requests about this? Wasn't sure if it might be related to these key card issues?
  21. That was me, but I believe we tested with incen ammo, not explo. And we tested damaging players, not bases.
  22. dustyhansen

    Failed to Restart

    No matches for 'restart canceled'.
  23. dustyhansen

    Failed to Restart

    Lol no, I wish, but pop has been shit.
  24. dustyhansen

    Dome Setting

    I understand, I would just like an option to make the dome invisible, like most plugins with domes have.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.7k

Files Sold

Total number of files sold.

2.5m

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.