Recent content by RuinedElite

  1. RuinedElite

    Summon a Patrol Heli, Bradley, or Paratrooper Scientists

    Oh cool! I'll look into it once I get monay for my server again
  2. RuinedElite

    Researching Keep Dead Pilots in Their Seats Until Crash

    the plugin was originally called copter ideas, ofc its in the same theme lmao but i'm glad you i asked, couldn't let you move on with your life without knowing my "great" ideas
  3. RuinedElite

    Researching Keep Dead Pilots in Their Seats Until Crash

    There's alot more to this post then just 'dead pilots stay in seats' lol Did you read the description or was dead pilots stay in seats the only idea worth doing? Cause well, fair enough if it was lmao
  4. RuinedElite

    Researching Keep Dead Pilots in Their Seats Until Crash

    Can't wait reread this in a week from now a notice all of my spelling mistakes
  5. RuinedElite

    Researching Keep Dead Pilots in Their Seats Until Crash

    Dying in choppers is weird, your body just locks in place and falls without any momentum from the chopper you were riding, so you should make a cool plugin that applies the speed of the vehicle to the corpse when a player dies Also you should make a plugin for when a pilot or copilot dies in...
  6. RuinedElite

    Spawn Any Vehicle with Full Customization

    I just checked and its literally everything I described sooo uhh, yeah, ignore everything here, even the crane, cause they have a crane, Delete this, delete it all, BURN THE EVIDENCED
  7. RuinedElite

    Spawn Any Vehicle with Full Customization

    I never digged into it, I think (I could be very wrong bout this) it just spawns a license plate on every vehicle, and restricted randoms from hijacking the vehicle Besides, I don't think it matters because I don't think they're mod will let me spawn a personalized crane You should make a...
  8. RuinedElite

    Spawn Any Vehicle with Full Customization

    The cooldown stat is probably the most important one as it'll be what deters players from spawning the same vehicle every single time
  9. RuinedElite

    Spawn Any Vehicle with Full Customization

    Ik this is probably a really tedious mod to code sooo I wouldnt be surprised if your looking at this and thinking "well fuck that" so is cool if this just never becomes a thing, i just really want a personalized crane...
  10. RuinedElite

    Spawn Any Vehicle with Full Customization

    obviously mods like "mymini" exist, but has there been a "my Crane"? or a "myRhib" or a "mych47"? I know there might be a mod that gives you one of these but thats a one trick pony, we need a mod for ALL of these vehicles, with a toggle in the config file to select what can be spawned, that way...
  11. RuinedElite

    Just Give Me My Own Tab Already

    FINE, be that way scoff, you butthole, but ok, I'll just post one big post at a time then, cause one idea per post will clog your site with abuncha random ass bullshit and a alot of pictures of my naked avatar, thanks for hearing me out XD
  12. RuinedElite

    Just Give Me My Own Tab Already

    I know! But it looks weird for newcomers seeing hundreds of posts by me and like, one random post by someone else. And I noticed this post was moved to off topic (and renamed) sooooo, am I suppose to post in off topic orrr just stockpile stuff in this post? Oh wait, maybe I make a new forum...
  13. RuinedElite

    Just Give Me My Own Tab Already

    you should give me an exclusive suggestion tab so I dont have to cover up all the other people's ideas with all my braindead ones also I dont think there's a way for me to delete this "post" so when you do see this could you eradicate it?
  14. RuinedElite

    Taser That Stuns Players Briefly

    Ik there's a thousand Taser plug-ins, but this one should be designed for pvp rather than a roleplay scenario, the way it should function is You find a taser (nailgun) in crate, it comes with one shot and that shot breaks the taser after, but in return it'll down a player for 2.5 seconds, making...
  15. RuinedElite

    Improve Scrap Heli Dismount Mechanics

    Would be really cool to be able to jump out the scrap chopper and be connected to my team rather than put outside, would also make skydiving fun as fuck as I'll be forced to run out the back of the chopper rather than teleported outside Same for the ch47 just with every seat rather than just the...
Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Ensure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart