Jump to content

beee

Creator
  • Posts

    591
  • Joined

  • Days Won

    7

Everything posted by beee

  1. beee

    Notifications not working

    Changed Status from Pending to Not a Bug
  2. beee

    Notifications not working

    Resolved in DMs, chat filtering was disabled using `/n disable` chat command.
  3. Changed Status from Pending to Closed
  4. beee

    Automated Messages

    In /am.edit, when you add an action in Player Connected trigger, scroll down to Groups section and specify groups you would like to limit these messages to.
  5. Changed Fixed In to 1.4.1
  6. Found and reported bug to Carbon, added the following to v1.4.1 which fixes it till Carbon fixes it from their side too. #if CARBON CuiHelper.AddUi(player, CuiHelper.ToJson(cont).Replace("\"verticalFit\":2", "\"verticalFit\":\"PreferredSize\"")); #else CuiHelper.AddUi(player, cont); #endif
  7. Gotcha thanks for the info, will revert the version now and check with Carbon why that's happening.
  8. Oh carbon i see forgot to test there, wonder if it was carbon for K9N too.
  9. Ok so got a couple of questions to try to replicate: What's the server version? is it up to date? Is it all players or some players? Does some notifications show up then suddenly this happens or right from first sent it kicks the player? @SLATE @K9N_Twitch
  10. Working normally on my end, not sure what could be causing that ..
  11. Hey, Can you send me full config, need to check if positioning settings might be causing it.
  12. They changed the name and shortname for these items when they released the DLC, you are using gates.external.high.frontier for example, which was changed to gates.external.high.legacy, and for some reason still left the frontier item (which is technically not in the DLC and not in the DLC API provided by FP).
  13. beee

    Automated Messages

    Hi, you can currently achieve that with the help of https://umod.org/plugins/placeholder-api which Automated Messages supports. Download and load PlaceholderAPI Add new chat command for time using /am.edit Having {date.now:t} in a reply should show local server time when a player run /time command. (You can read placeholder documentation to get an idea what other placeholders you can have or how to customize time format) Now to have ! available as a prefix for commands, you can go to oxide/oxide.config.json, and add "!" to "Chat command prefixes".
  14. beee

    not working after force wipe

    Changed Status from Pending to Fixed Changed Fixed In to 1.0.5
  15. beee

    not working after force wipe

    Alright thanks for confirming.
  16. beee

    not working after force wipe

    @Ryuu Posted an update that should fix the max health tea issues.
  17. beee

    not working after force wipe

    Alright. I will look into a workaround later tonight or tomorrow.
  18. beee

    not working after force wipe

    @Ryuu All set here?
  19. beee

    not working after force wipe

    @Ryuu They changed the max health being networked to a new maxHealthOverride, posted an update that uses it instead but note, Max Health tea or any max health tea modifier is not supported anymore with that approach. So if a player has permission for health 300, if they consume max health tea it will stay 300. This won't affect players with no permission.
  20. beee

    not working after force wipe

    Will have a look now.
  21. Changed Status from Pending to Closed
  22. beee

    Spawn Error

    @Null Hey, I think I might have just realized what's happening here, are you using a plugin like Buoyant Crates? I think a plugin is adding a rigidbody to these crates causing them to fall underground if not thrown upwards.
  23. Don't know what item could cause that without a plugin interference, and not appearing in loot is odd, maybe grab a screenshot of the item + give it to yourself from F1 to check if it causes same behavior.
  24. beee

    hi

    Changed Status from Pending to Closed
  25. beee

    hi

    You can download the runtime here https://builds.dotnet.microsoft.com/dotnet/Runtime/6.0.36/dotnet-runtime-6.0.36-win-x64.exe, will upgrade it at some point but this still should work fine.

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.4k
Total sales
Payments
3.6m
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.