Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. idk if its just a problem on my side but the event starts in the midle of the map when i tryed it out and also none of the suport ships flolos the ship might be becaus its spawn them inder the tarain mesh but thes shuldent be the case for the attack helli sins that also dosnt spawn the doors to the under part of the ship also dosnt spawn but the mattal walls spawn my server is curently running carbon
    better then free quick smelt plugin
  3. Today
  4. Iftebinjan

    Cannot open the crate

    Is this happening for only 1 monuments or all of them? or sometimes?
  5. ╔═════════════════════╗ WUYZAR — WEBSITE LAUNCH ╚═════════════════════╝ I'm officially launching my personal website — a central hub for all my Rust plugin work, free tools, and upcoming releases. ━━━ AVAILABLE TOOLS ━━━ ▸ CUI Builder A visual editor for building Rust CUIs in your browser. Drag, position, style, and export production-ready C# code that drops straight into your plugin. *Access available on request through my Discord. ▸ Color Selector A simple utility to pick any color and get both the HEX value and the Rust CUI format (0–1 RGBA) — copy-paste ready. ━━━ COMING SOON ━━━ If you have ideas for utilities that would make Rust plugin development easier, I want to hear them. Drop your suggestions in my Discord and if it makes sense and helps the community, I'll build it !! ━━━ LINKS ━━━
  6. Yes! It takes the info from the player's max health
  7. It appears that they respawn after server restart.
  8. xlr8tednergy

    Invisible Entities

    Hey my man! I was wondering if you've been able to get around this invisible entity problem when people accidently place stuff with symmetry on. at the moment this has been a problem for quite a while and in multiple threads. I'm hoping you can fix this because it's causing people to raid bases.. and there is an indestructible TC in the base that cant be destroyed.. or /removed.. it stays on 1 or 0 health and doenst disappear.... as well as walking into invisible walls around your base where there used to be entities.. blocking doorways... etc.. If you restart the server it clears out those entities and problems, but only after a restart..
  9. Teastick

    Quest System

    has anyone managed to add quests for heli signals and bradley signals? would also like to track these other plugins if anyone has any information: Dungeon Events Boss Monster
  10. TrickFrancis

    OnItemRepair bug

    Hey, I tested SkillTree 1.7.8 and found what looks like a logic bug in the OnItemRepair path, even though the plugin compiles and loads. In HandleMaxRepair(), the code currently does: if (Interface.CallHook("STOnItemRepairWithMaxRepair", item) == null) return; That seems inverted. In the normal case, CallHook(...) returns null when no other plugin handles the hook, so MaxRepair exits immediately and does nothing unless another plugin explicitly returns a value. Changing it to this fixed the issue for me: if (Interface.CallHook("STOnItemRepairWithMaxRepair", item) != null) return; After that change, the repair perk started working correctly. One other odd thing I noticed: Oxide briefly reported a compile error like "} expected | Line: 660, Pos: 99", but reloading again succeeded without any code change in that area. That looked unrelated/noisy on my end, because line 660 was valid and the plugin loaded fine on retry.
  11. SVR-Gaming

    Tunnel

    Train tunnel from H 12 to G 11 is glitched , when a player goes in it kicks them for fly hack
  12. Srtzero

    Map markers not updating

    Hi. For some reason as of today the map markers are not updating when a supply drop is looted or expires. So my map has tons of drop markers where there is none. Any way to check or fix this? Thanks!
  13. ZEODE

    Fixed

    Hi, sorry I only just saw this. Glad it’s fixed, what was the issue?
  14. Version 1.0.1

    1 download

    Ruin 643 Objekts Just find the golden Items Normal 4 Normal2 5 Medical 2 Elite 1 Redcard 1 Tools 1 Basic 5 Barrel 6 You need 1 Greencard, 1Fuse, 1Bluecard
    $9.00
  15. Version 1.0.1

    1 download

    Jump and Run Monument! Normal 6 Normal2 9 Food 7 Basic 9 Tools 5 Elite 4 Bluecard 1 You need 1-10 Fuel, 1 Fuse, Jump Skills
    $11.99
  16. Pascow

    Personal NPC

    Hello sorry for that but i'm a new user and i don't know how to use the plugin? I install it in the oxide file, i see it in the console but i don't find how to create a npc? Thx
  17. Version 1.0.1

    1 download

    Military Checkpoint 652 Objects Normal 3 Normal2 14 Food 2 Medical 2 Basic 11 Tools 9 Barrel 16 OilBarrel 8 Redcard 1 Greenpuzzle, 1Fuse, 1Greencard Bluepuzzle, 1-15 Fuel, 1Fuse, 1Bluecard
    $9.99
  18. Version 1.0.1

    1 download

    Big Military Base, nice PvP Area. 1408 Objects Normal 9 Normal2 14 Food 4 Medical 4 Basic 7 Tools 11 Barrel 14 OilBarrel 8 Elite 4 Redcard 1 Bluepuzzle, 2-10 Fuel, 1Fuse, 1Bluecard Mainpuzzle, 2-10 Fuel, 3Fuse, 1Phone (to call "Militarybase"), 1 Redcard
    $15.00
  19. Version 1.0.0

    1 download

    Electric Tic-Tac-Toe (Fully Functional Prefab) Add something truly unique to your Rust server with Electric Tic-Tac-Toe — a fully functional mini-game built entirely using Rust’s in-game electrical system. This prefab brings a classic game into the world of Rust, offering players a fun and interactive way to take a break from the usual survival grind. Key Features: • Fully working Tic-Tac-Toe game using Rust electricity • No plugins required — 100% vanilla logic • Interactive and easy-to-use design What makes it special: This isn’t just decoration — it’s a real, playable game. Every mechanic is powered by Rust’s electrical components, making it both a fun activity and a showcase of advanced logic building. Perfect for creating social hubs and engaging player interactions. Perfect for: • PvE servers • Roleplay servers • Community hubs and safe zones • Servers looking to add unique interactive content Technical Details: • ~1000 prefabs/entities • Ready to use with RustEdit Bring creativity and interaction to your server with this one-of-a-kind electrical build!
    $10.99
  20. maxalt

    Raidable Bases

    Thank you for your reply. I haven’t tested anything yet. I just wanted to share an idea—I thought it might be interesting if raid bases could have monument-style keycard doors that players can unlock as a mechanic
  21. Srtzero

    Skins file name error

    Hi. Recently purchased the plugin and followed the steps to replace the importedskins.json file. However I noticed there is an error in the filename. You have the file name saved as Importedskins.json. So it actually makes the name on the server read as ImportedSkins.json.json. Because of this the first time I tried to replace the file nothing happened. Once I renamed the file just ImportedSkins then everything worked. Just thought you should know before you maybe get flooded with questions on why Skinner does not show the imported Skins.
    An absolutely outstanding plugin that has improved tremendously over time. The latest update has made it even better, and the addition of the wipe block has been a huge benefit for my server. It's an incredibly useful feature that makes day-to-day management far easier. What really sets this apart is the current developer. They genuinely listen to feedback, actively engage with their community, and consistently implement meaningful improvements. It's refreshing to reach out with an author who cares so much about the user experience. Reliable, easy to use, and backed by excellent support. Highly recommended.
  22. ALiEN JiM

    Events Manager

    Thank you for the latest update! it's exactly what I was hoping for, The new wipe block is especially appreciated it's incredibly helpful and makes managing everything so much easier, It's one of those features that quickly becomes indispensable. The plugin is intuitive, reliable, and genuinely a pleasure to use. I really appreciate the work you've put into it.
  23. Enable periodic bot reinitialization and maybe increase the tick times if that doesn't work
  24. I just checked my logs and saw it about 5 times over the last 2 days.
  1. Load more activity

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
10.9k
Customers served
Files Sold
157.4k
Marketplace sales
Payments
3.4m
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.