Jump to content

Mevent

Curator
  • Posts

    3,271
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by Mevent

  1. Mevent

    Recycler speed

    Changed Status from Pending to Closed
  2. Mevent

    Regeneration Bug

    Changed Status from Pending to Closed
  3. Mevent

    Add

    Changed Status from Pending to Closed
  4. Mevent

    How do you get this to work?

    Changed Status from Pending to Closed
  5. Mevent

    New Skills

    Changed Status from Pending to Closed
  6. Changed Status from Pending to Closed
  7. Mevent

    skills

    Changed Status from Pending to Closed
  8. Changed Status from Pending to Closed
  9. Mevent

    skills

    Changed Status from Pending to Closed
  10. Changed Status from Pending to Closed
  11. Mevent

    error in console

    Changed Status from Pending to Closed
  12. Changed Status from Pending to Fixed
  13. Changed Status from Pending to Fixed
  14. Mevent

    Team problem

    Changed Status from Pending to Closed
  15. Mevent

    Team problem

    Great!
  16. Changed Status from Pending to Closed
  17. Mevent

    Banknotes

    Here's the Economy section for using BankSystem (bank balance at ATM) as your main currency: "Economy": { "Type": "Plugin", "Plug": "BankSystem", "AddHook": "Deposit", "RemoveHook": "Withdraw", "BalanceHook": "Balance", "ShortName": "scrap", "DisplayName": "", "Skin": 0 } Replace this section in your oxide/config/Kits.json (or carbon/config/Kits.json) file, then reload the plugin with o.reload Kits.
  18. Mevent

    Team problem

    No worries at all! Did changing that setting fix the issue for your players?
  19. Mevent

    Team problem

    Hey! So I found the issue - you've got "Force to accept a clan invite using the Rust invite accept button": true in your config. This is blocking team invites when the team leader isn't in a clan. When someone tries to join a regular team and the leader doesn't have a clan, the plugin blocks it. Change that to false and reload the plugin. Players should be able to join teams normally after that.
  20. Mevent

    Banknotes

    Hello! Just to clarify, do you want to use your bank balance or the cash in your inventory?
  21. Mevent

    Users can't buy from shop

    Changed Status from Pending to Closed
  22. Mevent

    Callback not working

    Hey! The /callback command needs the vehiclebuy.recall permission. Without it, players can't use this command. Grant the permission to the players who need it. For default players: oxide.grant group default vehiclebuy.recall Or for VIP groups: oxide.grant group vip vehiclebuy.recall After this, the /callback vehicleName command will work for them.
  23. So here's what's happening - you have "Updating building skins on right-click upgrade?": true enabled in your config (line 139). This causes the plugin to force the saved skin whenever players use the regular Rust upgrade wheel, even if Build Tools isn't active. Just change it to false: "Updating building skins on right-click upgrade?": false This way skins will only apply through Build Tools commands (/up, /down), and regular upgrades through the wheel will work normally without touching skin settings.
  24. Mevent

    Callback not working

    Hi! Make sure that you use the commands from the config

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.3k
Customers served
Files Sold
161k
Total sales
Payments
3.5m
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.