Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Khan

    Items breaking

    @Hanumann It's still in development I recently got some feedback on the development build and will be working more on it this week.
    THE BEST ANTICHEAT FOR RUST Really, this anticheat is the best on the market My server needed reliable protection against cheaters, and I was looking for different options to solve this problem. On Codefling, I found this marvel of technology and started researching the issue. The process of getting access to the service was a bit cumbersome — I had to wait about two weeks for it. After I finally got to the front of the queue, I was given a detailed tour of the service’s functionality. Overall, the owner of this thing is a very pleasant person to talk to To be honest, out of all the tool’s features, I only used the anti‑cheat, and it works like a charm. For any questions or bugs, you can write directly to the owner, which is very convenient. Overall, 5 stars out of 5 — an excellent idea and perfect implementation (except for the panel’s visual design; it seems like it was created by AI :)).
  3. Yes they call it in with scrap from their inv, then the heli makes its way to the player that called it, at 2x speed really fast. Yes the permissions are also there.
  4. Today
  5. RobJ

    Strange Issue

    Changed Status from Fixed to Not a Bug
  6. RobJ

    Strange Issue

    Changed Status from Pending to Fixed
  7. RobJ

    Strange Issue

    thanks
  8. Version 1.0.0

    1 download

    Silent Shadows Haunted Mansion A chilling, fully-featured custom monument built for serious Rust servers. Step into the shadows… if you dare. This haunted mansion delivers high-tension PvE, rich loot, and a memorable atmosphere that keeps players coming back. Expect a content-packed, spooky atmosphere, fully custom monument thats ready to drop into your world. What to expect: NPC Spawns Scientists: 2 – Back Gate Heavy Scientists: 2 – Front Gate Zombies: 39 Crates & Loot Barrels: 31 Diesel Barrels: 5 Basic Crates: 10 Military Crates: 7 Elite Crates: 5 Hackable Crates: 1 Food Crates: 3 Ammo Crates: 7 Medical Crates: 5 Fuel Crates: 10 Toolboxes: 2 Car Parts: 2 Collectables Pumpkins: 20 Graves: 8 Black Berries: 6 Red Card: 1 Puzzle Red Card Room: 1 Fuses: 3 Switches: 1 Amenities Recycler Refinery ☞ 1551 objects Perfect for servers looking to add a high-reward, atmospheric landmark without overwhelming balance. Dense loot, solid NPC presence, a proper puzzle, and useful amenities — all wrapped in a spooky package your players will love exploring (and fighting over). Ready to haunt your map? P.S Upload 1 of the Silent Shadows Pack (More Coming Very Soon, Keep an eye Out) TGC Rust Map & Monument License Agreement.txt
    $65.00
  9. I found the issue, thank you for reporting it. It is happening with depended plugins are not loaded yet. I'm preparing a major release
    One of the best Leader boards to use! Integrates very well!
  10. It’s activated; I only had 2 items, and they were checked, but the stated criterion for the purchase wasn’t met — after all, what’s the point of the privilege without using the API?
  11. That perk has to be activated on your account first. You have to have so many approved files and be a creator for so long.
  12. With the Creator Pro subscription and the proposed instant publication, how long will I have to wait for my product to be reviewed by the moderators?
  13. the writing stays on your screen after you close the crafting bench or the ui
  14. Changed Status from Pending to Work in Progress
  15. athlonclub

    Shop

    Hi! Thanks for the v2.5.1 update, the new in-game permission editor for cooldowns/discounts/limits is a great addition Just wanted to flag a small bug I ran into while testing it — clicking "Add" on Discount / Buy Limits / Sell Limits / Daily Buy or Sell Limits (when the list is still empty) throws an error and doesn't add the entry: Failed to call hook 'CmdConsoleShop' on plugin 'Shop v2.5.1' (ArgumentException: The value "0" is not of type "System.Int32" and cannot be used in this generic collection. Parameter name: value) at System.Collections.Generic.Dictionary`2[TKey,TValue].System.Collections.IDictionary.Add at Oxide.Plugins.Shop.DictionaryAddEntry at Oxide.Plugins.Shop.CmdConsoleShop Looked into it a bit — seems to be in DictionaryAddEntry: dict.Add(key, field.FieldType.GenericTypeArguments[1] == typeof(float) ? 0f : 0); Because one side of the ?: is a float literal, C# treats the whole expression as float at compile time — so it ends up always passing 0f even for the int-typed dictionaries (Discount/Limits/DailyLimits), and Dictionary<string,int>.Add() rejects it. Only the cooldown fields (which really are float) work fine as-is. A tiny fix that worked for us locally: if (field.FieldType.GenericTypeArguments[1] == typeof(float)) dict.Add(key, 0f); else dict.Add(key, 0); Hope that saves you some time tracking it down! Really enjoying the plugin otherwise, thanks for all the work on it
  16. gaga407

    ChatModerator

    Hello, yes, you can specify prohibited words in the configuration in any language.
  17. is this like a normal call for a heli to come and attack the player that summoned it at their location? also do you include the permissions in the files of this after i buy it? im a bit newer to this and just need a bit of understanding.
  18. 8bit

    Skill Tree

    My players are seeing that the skill tree upgrade to add slots to armor is not functioning, would anyone have insight as to what maybe happening and why the additional slot armor upgrade in skill tree is not working properly?
  19. Changed Status from Pending to Closed Changed Fixed In to 1.2.19
  20. dFxPhoeniX

    error

    Changed Status from Pending to Closed Changed Fixed In to 1.2.19
  21. dFxPhoeniX

    Status overlay

    Changed Status from Pending to Closed Changed Fixed In to 1.2.19
  22. Changed Status from Pending to Closed Changed Fixed In to 1.2.19
  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.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
169.6k
Total sales
Payments
3.7m
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.