Jump to content

K-Modding

Creator
  • Posts

    45
  • Joined

  • Last visited

Everything posted by K-Modding

  1. Version 1.0.2

    14 downloads

    Ever wondered if you need a wall frame or a doorframe ? Sacrificing your base defense to get an airlock ? Doorway Garage Door got you covered ! Key Features - Allow Garage door placement on Doorway - Configurable door stacking option - Intuitive UI indicator for valid/invalid placement - Garage door will always be placed on your side Installation Paste DoorwayGarageDoor.cs in your rustserver\[oxide-carbon]\plugins folder. Permission doorwaygaragedoor.use Use oxide.grant/carbon.grant to give this permission Configuration { "Allow door stacking? (true/false)": false } Set to true to allow players to place a garage door & a door on a doorway. Have a request or a concern ? DM me on Codefling or comment below. Feedbacks are always welcomed
    $3.99
  2. K-Modding

    Rust Class

    Version 1.0.4

    15 downloads

    Add depth to your server with a simple and customizable class system. Players pick one of 9 unique roles, each offering a gameplay bonus that fits a specific style. All values can be adjusted to match your server’s balance. This mod adds a class system with configurable perks for each role. You can allow or not class switching, with configurable cooldown for user/vip Available Classes (values can be configured) Farmer – +10% resource gathering (stacks with ore tea & modded gather rate) Builder – -10% build cost Electrician – 2x output from solar, wind turbine, generator, and battery Fighter – +5 max health (stacks with max health tea) Pilot – 50% reduced fuel consumption Planter – 2x plant growth speed, +25% yield Cowboy – Horse max speed set to 75 km/h Hunter – +75% loot from animals (stacks with harvesting tea & modded gather rate) Medic – Increased healing efficiency and more HP on revives Configuration Highlights Optional class switching (can be limited to VIPs) Cooldown timers for switching Enable/disable any class All bonuses are easily adjustable All blue values can be customized to your likings A small UI icon will be displayed top right for all players, icon will disappear once a class is chosen. CONFIGURATION { "General Settings": { "Allow User to switch class ? (true/false)": false, "Allow VIP to switch class ? (true/false)": true, "Class switch cooldown for User (in seconds)": 300.0, "Class switch cooldown for VIP (in seconds)": 30.0 }, "Classes": { "Enable Farmer class (true/false)": true, "Enable Builder class (true/false)": true, "Enable Electrician class (true/false)": true, "Enable Fighter class (true/false)": true, "Enable Pilot class (true/false)": true, "Enable Planter class (true/false)": true, "Enable Cowboy class (true/false)": true, "Enable Hunter class (true/false)": true, "Enable Medic class (true/false)": true }, "Classes config": { "Farmer": { "How much extra resource does the Farmer get (in %)": 10.0 }, "Builder": { "How much build cost reduction does the Builder get (in %)": 10.0 }, "Electrician": { "Battery output multiplier (e.g., 2 for double)": 2.0, "Windmill output multiplier (e.g., 2 for double)": 2.0, "Solar panel output multiplier (e.g., 2 for double)": 2.0, "Generator output multiplier (e.g., 2 for double)": 2.0 }, "Fighter": { "How much extra max health should the Fighter get": 5.0 }, "Pilot": { "How much fuel consumption reduction does the Pilot get (in %)": 50.0 }, "Planter": { "How much faster do plants grow (e.g., 2 for double speed)": 2.0, "How much extra yield from plants (in %)": 25.0 }, "Cowboy": { "What is the horse max speed when mounted (in km/h)": 75.0 }, "Hunter": { "How much extra loot from animals (in %)": 75.0 }, "Medic": { "How much healing efficiency does the Medic get (in %)": 25.0, "How much health on revive with syringe": 50.0, "How much health on revive with bandage": 25.0, "How much health on default revive (no item)": 15.0 } } } Installation Paste RustClass.cs in your rustserver\[oxide-carbon]\plugins folder. Have a request or a concern ? DM me on Codefling or comment below. Feedbacks are always welcomed
    $12.99
  3. K-Modding

    Roof Turret

    Hello, I'll start working to add the flame turret, as for turret on walls it's complicated (vanilla pre-build model placement on walls being very janky, turret idle animation heavily mismatching its custom detection angles) I'll need to see in the future.
  4. K-Modding

    Roof Turret

    Hello, after testing out the Flippable Turrets plugin here are the issues with it : - Placed turret will not face the player and will always default to aiming north, rendering the plugin pretty much useless - Turrets can be clipped inside walls and other turrets - Turrets cannot be rotated while in pre-building mode Roof Turret handles and remember turret rotations in pre-building mode, mimicking vanilla behavior. Players don’t need to stand in front of the turret to get their desired angle, the pre-build turret model they see is exactly how it will be placed
  5. Version 1.1.6

    111 downloads

    DISCLAIMER Due to Rust modding limitation, the turret head always face up, this have no impact on how the turret function. This is how the roof turret will look like in game : Elevate your players gameplay with Roof Turret! For surprising new angles, enhanced roof control or hidden jump-up traps, Roof Turret unlocks new defense options for defenders while posing fresh challenges to raiders. Key Features - Place auto turrets/flame turrets on roof undersides with precise rotation control - Tailored placement system - Intuitive UI indicator for valid/invalid placement - Configurable deployed roof turret limit per User / VIP (If enabled & on placement, inform player of his turret limit left via private chat message) 2025-03-26 18-27-46.mp4 Installation Paste RoofTurret.cs in your rustserver\[oxide-carbon]\plugins folder. Permission roofturret.vip roofturret.vip is used for the following config options : - VIP only roof turret placement - Increased VIP deployed roof turret limit Use oxide.grant to give this permission Configuration { "VIP Only": { "Disable roof auto turret for non-VIP (true/false)": false, "Disable roof flame turret for non-VIP (true/false)": false }, "VIP Settings": { "How many roof auto turrets can a VIP place (0 = unlimited)": 0, "How many roof flame turrets can a VIP place (0 = unlimited)": 0 }, "User Settings": { "How many roof auto turrets can a User place (0 = unlimited)": 0, "How many roof flame turrets can a User place (0 = unlimited)": 0 } } "Error message for non-VIP" is privately send when a non-VIP player tries to place a roof auto turret Have a request or a concern ? DM me on Codefling or comment below. Feedbacks are always welcomed
    $9.99
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.9k

Files Sold

Total number of files sold.

3.2m

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.