Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Gruber

    Am I blind?

    Hello, you don't have the Rust Edit DLL on your server. https://github.com/k1lly0u/Oxide.Ext.RustEdit
  3. Pepuni.

    Addon broken

    The add-on isn't working correctly. I've installed it more than six times, following the guide exactly. The link on the dashboard still isn't showing up, so it's not working properly. I've been talking to support on Discord and told them it's not working. If you need any screenshots, just ask.
  4. Today
  5. aimacak

    The event is not over

    Fixed in 1.1.2
  6. This happens with any type of damage, not just with fire missiles.
  7. MeventSupport

    f1 console spam

    Hi, unfortunately this happens in Rust sometimes. I'll see what we can do, maybe replace the effects from the game with images
  8. sorry typo. i mean ipgivekit
  9. Notz

    Skins not loading

    Same here
  10. HempyX

    NPC Respawn

    We cannot seem to get NPC's to respawn every X seconds with even a lowered timer. "Maximum Respawn Npc X Seconds After Death": 30.0, "Minimum Respawn Npc X Seconds After Death": 15.0, I've attached all profiles and the config/RaidableBases.json please help! great plugin! Hard Bases.json Medium Bases.json Nightmare Bases.json Easy Bases.json Expert Bases.json RaidableBases.json
  11. I'll put it together and send it over to you thank you.
  12. massa2a

    Problem console command

    well, there is any solution to running the commande with the steamID instead of the userID ? Yes the website can run any command as the long the server is compatible. At the moment i can run command to give xp on battlepass, money for the economic system and giving base.
  13. Adem

    unable to fly

    Hi. Is the problem still relevant, or have we solved it in the discord?
  14. Hello with your plugin do you plan be adding more features to the plugin such as building skins support for removal tool etc?
  15. MrLiquid

    loot creates

    When using PVE mode, does the loot lock to the event owner/team ?. if so.. can it be UNLOCKED allowing anyone to loot it after X time(config option).. Does the dome kick non team members out? Does the Drone and NPC's also get locked to the event owner/team so outsiders can not interfere? Thank you and sorry for so many questions/suggestions/ideas
  16. xlr8tednergy

    Fuel Problems

    2 things i've noticed I'm wondering if you can assist with. If you swap different fuel types Mid-Flight, it doesnt change your speed unless you reload the plugin entirely. If you set the fuel consumption to anything but -1.0 for the High Quality or Medium Grade fuel, it consumes it at the SAME speed as LowGrade, I was wondering what setting fuel consumption would make it consume slightly slower than lowgrade, i'm trying to make the higher grades use up slower than normal fuel.
  17. Kreavles

    Add cooldown feature

    Appreciate you trying to help, but you're not understanding the problem I'm having. I've already been in contact with the developer. Thanks
  18. LKF_Ashes

    Am I blind?

    I am using this map for a small solo server for friends. And I am testing out my settings, plugins etc but while exploring I can't seem to locate the Green Card Fuse placement at the Abandoned Airfield monument. I could easily be missing something but I've been looking for at least an hour on and off.
  19. After the latest Rust update, I updated the servers and the raid protection system appears to be working for now.
  20. Where they using fire rockets in the raid? because i had last wipe same problem and it happend only when they where using fire rockets but that whas before the last update of raid protection
  21. what is ipgitgive?
  22. ninco90

    BoatControl

    Version 1.0.0

    1 download

    BoatControl is a Rust server plugin that completely enhances boat handling. When taking the helm, a user-friendly CUI interface appears, allowing players to raise/lower sails and anchors, start/stop engines, and switch navigation direction forward or backward. The plugin also supports automatic reloading when the player has ammunition, cannon firing with configurable cooldown (or bypass via permission), and toggling all torches and lanterns without fuel consumption. Additionally, players can control navigation using W/S and fire cannons with the left mouse click. Video Update 1.0.0 Features Displays a CUI interface when taking the helm that allows you to: Raise / lower sails. Raise / lower anchors. Turn engines on / off. Change the navigation direction forward / backward (engines and sails reverse accordingly). Reload (if the player has ammunition in their inventory, with a permission to bypass this). Fire cannons with a cooldown (or without it if you have the bypass permission). Turn all torches and lamps on/off without fuel consumption. You can also change the navigation direction using the W and S keys, and fire the cannons with the left mouse click. I'm open to further improving this plugin over time. If you'd like to see any features integrated, please mention them in the discussion section. Ideas I've tried but haven't been able to implement: Modifying the build area (net size) to make it larger. It doesn't seem possible to change this. Making the engines work without fuel consumption. I managed to do this in an initial test, but then FacePunch changed something and it's no longer possible. I'll try to see if I can adjust fuel consumption to make it more economical. Ability to automatically repair the entire ship, using the necessary materials from the player's inventory. The way the ship's health system is currently implemented is a bit strange, as it seems to work by blocks, but then the health is distributed among all the parts. I'll review this again later. Permissions boatcontrol.use – Enables the functionality for the player when mounting the boat’s helm. boatcontrol.bypassammo – Allows you to fire cannons without using real ammunition from your inventory. Free ammo! (not recommended to give to regular players) boatcontrol.bypasscannoncooldown – Allows you to fire cannons with no cooldown. Maximum bombardment! Commands It currently has no chat or console commands. Configuration DEFAULT CONFIGURATION { "Enable WASD Direction": true, "Enable Cannon Fire Key (Left Mouse Button)": true, "Cannon Aim Step (degrees per click)": 5.0, "Cannon Fire Cooldown": 5.0, "Cannon Crew": { "Enable": true, "Name": "Cannon Man", "Health": 100.0, "Wear": { "burlap.shirt": 1380044819, "burlap.trousers": 1380047706, "burlap.shoes": 2215057317, "hat.boonie": 965553937 }, "RequireOperate": true, "ToggleCrewCooldown": 30.0 }, "Alert Chat": true, "Alert Notify Plugin": false, "Notify: select what notification type to be used": { "error": 0, "info": 0 }, "Color Prefix Chat": "#f74d31", "GUI": { "GUI Windows Belt": { "BG Color Primary": "0.10 0.15 0.10 1", "BG Color Secundary": "0.2 0.30 0.2 0.80", "OffsetMin": "-200 15", "OffsetMax": "181 79", "AnchorMin": "0.5 0", "AnchorMax": "0.5 0" }, "GUI Windows Info": { "BG Color Primary": "0.10 0.10 0.10 0.8", "BG Color Secundary": "0.2 0.30 0.2 0.80", "OffsetMin": "400 500", "OffsetMax": "630 700", "AnchorMin": "0.5 0", "AnchorMax": "0.5 0" }, "GUI Windows Cannons Menu": { "BG Color Primary": "0.10 0.15 0.10 1", "BG Color Secundary": "0.2 0.30 0.2 0.80", "OffsetMin": "-130 85", "OffsetMax": "130 140", "AnchorMin": "0.5 0", "AnchorMax": "0.5 0" } }, "Show Info Window": true, "Light Items (shortnames)": [ "tunalight", "lantern", "torchholder", "largecandles", "smallcandles", "jackolantern.angry", "jackolantern.happy", "chineselantern", "chineselanternwhite" ], "Config Version": "1.0.0" } For any problem, doubt, suggestion or assistance do not hesitate to contact me by Discord ninco90#6219
    $15.00
  23. Failed to run command '/info' on plugin 'WelcomeController'. (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WelcomeController.UIOpenWelcomeMenuPanels (BasePlayer player, System.String command, System.String[] args) [0x000ba] in <3453459fcd0a4bb48e83c13fa0580dca>:0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in <cf9e788c95b949c3b1de2a65c9ad0c87>:0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in <cf9e788c95b949c3b1de2a65c9ad0c87>:0 at Oxide.Game.Rust.RustCore.TryRunPlayerCommand (BasePlayer basePlayer, System.String message, System.String commandPrefix) [0x000c2] in <cf9e788c95b949c3b1de2a65c9ad0c87>:0
  24. Funny you would say that.
  25. Wild Shadow

    New DLC

    Hi Iftebinjan, Can you add new dlc ? Thank's Have good day !
  1. Load more activity
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.7k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • 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.