Jump to content

badgyver

Creator
  • Posts

    579
  • Joined

  • Days Won

    11

Everything posted by badgyver

  1. Hi, I'm finishing up a project. If you tell me exactly where the error is, I'll fix it right away. Thanks for reporting it.
  2. badgyver

    rusteditapiexamples.cs

    Changed Status from Pending to Closed
  3. badgyver

    rusteditapiexamples.cs

    The plugin I sent you is currently in the testing phase; I'm collecting feedback from users to improve it. Thank you for sharing your console output.
  4. badgyver

    rusteditapiexamples.cs

    I'm aware of the error, but I'll ask you again: have you used this plugin? This plugin solves the problem of spam messages in your console: You might not see these errors on other maps because those maps are procedurally generated; my maps are created by hand—I don't use automated tools to create them.
  5. badgyver

    rusteditapiexamples.cs

    Have you tried this plugin? https://codefling.com/plugins/bad-console-filter
  6. I couldn't have put it better myself. I want to clarify something: in my opinion, AI will never truly match a human's work or way of thinking; I prefer a human plugin developer over AI, but I've been forced to use AI to try to fix these error messages. After conducting numerous tests, I’ve identified the true root of the problem and will soon provide a solution. In the meantime, so that server owners can have a cleaner console, I’m offering this plugin for free
  7. Well, I’ll give you my humble opinion. My intention in publishing this plugin is to help other people. My intention is not to take away from other programmers’ prestige. I don’t know why you’re bringing up AI when the plugin’s page clearly states that it was created using AI. No one is forcing you to use the plugin. Just because the plugin was created with AI doesn’t mean there wasn’t any human effort involved. I’ve invested my time and money to share a tool that helps others. The plugin you mention, “https://umod.org/plugins/console-filter (by Mr Blue),” was surely a great plugin, and I greatly appreciate the effort that went into it, but the plugin currently doesn’t hide certain messages—that’s why I decided to release Bad Console Filter. This tool doesn’t hurt anyone, at least as far as I can tell. The plugin is free...
  8. badgyver

    rusteditapiexamples.cs

    The Raidable Bases documentation explains how to do this.
  9. Version 1.0.0

    93 downloads

    "BadConsoleFilter" is the ultimate server utility plugin for Rust designed to keep your server console completely clean and free of useless spam, annoying engine warnings, and common Unity errors that clog up your logs. But it doesn't stop there! Unlike other simple console hiders, "BadConsoleFilter" features an active extermination system. If the plugin detects that a specific physical entity (like a bugged animal, scientist, or NPC) is causing severe NavMesh errors or rotation loops, the plugin will intelligently track down the stuck entity and eliminate it ("Kill") to protect your server's performance. Key Features Clean Console & Logs: Completely hides any phrase, word, or sentence you define from your server logs. Smart Entity Killer: Automatically destroys bugged NPCs or animals that throw endless Unity NavMesh errors. Lightweight: Extremely optimized for high-population servers. Intercepts logs directly at the Unity engine level. Fully Customizable: Add, edit, or remove filtered messages easily. How to Use 1. Download "BadConsoleFilter.cs" and place it inside your "oxide/plugins" folder. 2. The plugin will automatically generate a configuration file located at "oxide/config/BadConsoleFilter.json". 3. By default, the plugin already comes with a massive list of pre-configured useless Unity messages to hide (such as NavMesh warnings, Steam definition checks, and rendering messages). How to Add New Messages to Filter If a new error or warning appears in your console and you want to make it disappear forever, it's incredibly easy to add it! - Step 1: Open the Configuration Navigate to your server files and open: "oxide/config/BadConsoleFilter.json" - Step 2: Add the Text Inside the JSON file, look for the "IgnoredLogStrings" list. Simply add the new error phrase to the list. You don't even need to type the whole sentence; a partial phrase is enough! Example: If your console is spamming: "[Warning] Some random annoying error message from a broken prefab" You can just add "Some random annoying error" to your list. Make sure each line ends with a comma (","), except for the very last one! .json { "InterceptUnityLogs": true, "InterceptOxideLogs": true, "KillEntityOnNavMeshError": true, "IgnoredLogStrings": [ "Failed to create agent because it is not close enough to the NavMesh", "Agent still not on navmesh after a warp", "Look rotation viewing vector is zero", "Some random annoying error" ] } Step 3: Reload the Plugin Once you save the file, simply type the following command in your server console (or RCON): "o.reload BadConsoleFilter" Et voilà!The message will instantly vanish from your console and will never bother you again WARNING: - When installing the plugin while the server is running For the plugin to take effect, you must wait for it to load correctly; this may take several minutes depending on your server’s stability and performance. - When installing the plugin with the server turned off For the plugin to take effect, you must wait for the server to fully boot up and for the plugin to finish loading correctly; this may take several minutes depending on your server’s stability and performance.
    Free
  10. badgyver

    rusteditapiexamples.cs

    Hi, all you have to do is install the “Oxide.Ext.RustEdit.dll” file in the “RustDedicated_Data\Managed” directory on your server. The other files in this ZIP are not necessary.
  11. badgyver

    Prefab use without rustedit.

    The only way to get the helitower on your server's map is to edit your server map and add the helitower prefab to it using the RustEdit tool. I'm sorry, but that's the only way.
  12. badgyver

    Extraction

    Hello, what you mentioned is a measure to combat piracy; don't worry, all the information is stored in a private Discord channel that only I have access to. I plan to change the security settings for all my products, so what you mentioned will be removed soon. I hope you understand that I'm just trying to combat piracy. Thank you for your understanding.
  13. badgyver

    Prefab use without rustedit.

    Hi, which of my prefab buildings are you referring to?
  14. badgyver

    Loot

    Hi, a new map update is available.
  15. badgyver

    Too many c4 in c4 Tower

    Hi, a new map update is available.
  16. Changed Status from Pending to Closed
  17. Changed Status from Pending to Closed
  18. badgyver

    No connect!

    Changed Status from Pending to Closed
  19. badgyver

    No connect!

    Thank you for purchasing the map. Please don't hesitate to contact me if you have any other issues with it. You can also reach me on my Discord server at “https://discord.badgyver.com/” Have a great day.
  20. badgyver

    No connect!

    Hello, a new update is available. Thank you for the report. Have a nice day.
  21. Hi, I think only the plugins are affected by this latest Rust update.
  22. Hi, thanks for purchasing the map. I was about to configure the spawning of the raidable bases, but in the end I decided not to because it’s a very personal choice for each user; the bases themselves have an option to spawn at specific points on the map. Anyway, I’ll see if I can do something about the raidable bases. As for the Kamikaze, I’m going to configure it so it takes longer to appear, since it’s a bit annoying, and I’ll fix what you mentioned about the Kamikaze. A new update will be available soon. Thanks for your feedback. Have a great day.
  23. badgyver

    UMBRELLA

    Version 1.0.4

    24 downloads

    UMBRELLA is a post-apocalyptic 1K map inspired by the Resident Evil saga. This map is perfect for Wipes, Purges, server Events, or simply use this map if you want your players to interact more with other players. Don’t let the map’s size fool you!!! In Umbrella, you can build on Monuments and in custom building areas. This map features a design with an aggressive PVP focus. With the right configuration, this map can be used on PVE servers. The Umbrella map includes a wide variety of unique plugins designed to enhance the post-apocalyptic experience; all plugins are pre-configured so you can use them on your server. FEATURES Size: 1000. Objects: 35300. Map protection plugin included. The map can be edited: Yes. PLUGINS Fireworks: Endless fireworks respawn. Kamikaze: An explosive zombie that tracks random players. Umbrella Patrol: 20 armed soldiers patrolling the entire map, tracking players. Airplane Event: A large number of planes to support airdrops and encourage players to interact with the map. Parachute Respawn: Players appear in mid air with their parachutes deployed, carrying a starter “Kit” that includes a pistol, food, ammunition, medical supplies, and a skin. Zombies: A wide variety of zombies deployed across the map; zombies will appear in key areas and feature a variety of skins provided by the Rust game itself (these skins prevent lag); zombies also have an invisible weapon skin to make hitting a player more realistic. T-Virus: When a player is hit by a zombie, a countdown will appear on the screen indicating that the player will die from infection; the player can take pills to eliminate the infection. Cinema: Used to display the ranch’s cinema screen. F-15 Event: Two F-15s will be deployed across the map, launching an airstrike with explosions throughout the map for 3 minutes. Damage to player bases has been disabled; players will take damage if hit by a projectile. CH-47 Chinook Event: A CH-47 Chinook helicopter will crash and fall to the ground, dropping two Oil Rig crates; these crates are guarded by NPCs. Heli Tower Event: When a player enters “Heli Tower,” an event involving waves of attack helicopters will be triggered; the player must survive five waves to complete the event. Airfield Event Support: Support for the “Airfield Event” plugin. Raidable Bases Support: Support for the “Raidable Bases” plugin. OFFICIAL MONUMENTS Apartment complex 4 Oil Rigs Trains Lighthouse Fishing Village CUSTOM MONUMENTS Gas Station. Abandoned Supermarket. Bank. Outpost PVP. Laboratory. Heli Tower. Train Tool. Giant Excavator. Safe Zone. Raidable Bases Area. Crocodile Lake. The Dome. Ranch. Aifield with Build Areas. Bradley patchs across the map. Puzzles. Umbrella Center. TIPS Have fun SUPPORT: https://discord.badgyver.com
    $49.90

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.8m
Total downloads
Customers
11.8k
Customers served
Files Sold
167.3k
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.