Jump to content

tofurahie

Creator
  • Posts

    998
  • Joined

  • Last visited

Everything posted by tofurahie

  1. tofurahie

    night

    Changed Status from Pending to Closed
  2. tofurahie

    customize npc

    { "Bonus damage to NPCs on horseback": 6.0, "Maximum Riders population": 10, "Kill horse after NPC death": true, "Rider types": [ { "Prefab of NPC": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_full_lr300.prefab", "Weapon [shortname]": null, "List of armor for NPC": [ "hazmatsuit" ], "Prefab of Horse": "assets/rust.ai/nextai/testridablehorse.prefab", "Horse armor": "horse.armor.roadsign", "Scan radius for Rider(Find player)": 100 }, { "Prefab of NPC": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_full_lr300.prefab", "Weapon [shortname]": null, "List of armor for NPC": [ "hazmatsuit" ], "Prefab of Horse": "assets/rust.ai/nextai/testridablehorse.prefab", "Horse armor": "horse.armor.roadsign", "Scan radius for Rider(Find player)": 100 }, ] } it will be look like this, (use json validation to check if you make it correct) - like this one https://www.online-json.com/json-viewer
  3. tofurahie

    night

    works fine for me, do you have other plugin which affect on day time? Maybe you could record a video
  4. tofurahie

    night

    can you provide your config file
  5. tofurahie

    night

    can you give me more details?
  6. tofurahie

    Stunt Riding

    will upload today
  7. tofurahie

    Stunt Riding

    do you mean bike's modifiers?
  8. i think it's from gatherlootmanager, so you dosn't want increase rates for items with maxstack 1 ?
  9. tofurahie

    Metal detector gathering

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  10. tofurahie

    Stunt Riding

    Added the video
  11. tofurahie

    Stunt Riding

    Will upload a bit later
  12. Version 1.1.3

    62 downloads

    Perform flips, jumps, and even attempt to fly on your bike, all while collecting money or simply having fun. This plugin offers extensive customization options, allowing you to tweak various parameters to control the bike's behavior to suit your style. FEATURES: Change a couple of parameters to make the bike go the way you want it to Setup the Score System so players get RP points for what they do on the bike Allows you to do jumps on bikes (use duck button) Adds sprint boost for motorbikes Now the bike can do flips Driver can change view mode by pressing the reload button Players can disable or enable modifiers via command "bikemodifierswitch" Let me know if you want me to add something to this plugin { "Enable score system": true, "Score system [ServerRewards or Economics required]": { "stuntriding.base": { "1 RP per points [every N points player will get 1 RP]": 100, "Minimum seconds in the air to start gain points": 2, "Points for each N second in the air": 200, "Frequency of gaining points in the air": 0.75, "Points per flip": 900, "Delay before the points will convert to RP": 5.0, "Message after convert points to RP": "You gained {0} points. It converted to {1} RP" } }, "Bikes": { "pedalbike": { "Permission for use [if a rider doesn't have permission the bike behavoiur won't change]": "stuntriding.licence", "Enable boozy view for driver on a bike by default": true, "Swap to the third person viewmod by press reload button": true, "Engine power [39 for motor and 4 for pedal by default]": 9, "Mass [200 for motor and 60 for pedal by default]": 30, "Rotation speed in the air [right/left]": 0.1, "Sprint time [for pedal bikes | -1 = inifinity sprint time | 5 is default]": -1.0, "Sprint regen time [for pedal bikes | 10 is default]": -1.0, "Sprint speed multiplier [0.3 is default]": 0.5, "Use jumps": true }, "motorbike": { "Permission for use [if a rider doesn't have permission the bike behavoiur won't change]": "stuntriding.licence", "Enable boozy view for driver on a bike by default": true, "Swap to the third person viewmod by press reload button": true, "Engine power [39 for motor and 4 for pedal by default]": 60, "Mass [200 for motor and 60 for pedal by default]": 200, "Rotation speed in the air [right/left]": 0.1, "Sprint time [for pedal bikes | -1 = inifinity sprint time | 5 is default]": -1.0, "Sprint regen time [for pedal bikes | 10 is default]": -1.0, "Sprint speed multiplier [0.3 is default]": 0.5, "Use jumps": true }, "motorbike_sidecar": { "Permission for use [if a rider doesn't have permission the bike behavoiur won't change]": "stuntriding.licence", "Enable boozy view for driver on a bike by default": true, "Swap to the third person viewmod by press reload button": true, "Engine power [39 for motor and 4 for pedal by default]": 60, "Mass [200 for motor and 60 for pedal by default]": 200, "Rotation speed in the air [right/left]": 0.1, "Sprint time [for pedal bikes | -1 = inifinity sprint time | 5 is default]": -1.0, "Sprint regen time [for pedal bikes | 10 is default]": -1.0, "Sprint speed multiplier [0.3 is default]": 0.5, "Use jumps": false } } }
    $10.00
  13. Changed Status from Pending to Closed
  14. You need to delete old config, after last update i change it so the problem in the config
  15. give me your config file
  16. tofurahie

    Server Setup

    will update it today
  17. tofurahie

    customize npc

    Changed Status from Pending to Closed
  18. tofurahie

    Add game4freak.io

    Changed Status from Pending to Closed
  19. tofurahie

    Add game4freak.io

    It's not really popular site so maybe later when it gets some users and it will make sense
  20. tofurahie

    customize npc

    I hope it will help "Prefab of NPC": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_cargo.prefab", "Weapon [shortname]": "lmg.m249", "List of armor for NPC": [ "heavy.plate.helmet", "heavy.plate.jacket", "heavy.plate.pants" ], "Prefab of Horse": "assets/rust.ai/nextai/testridablehorse.prefab", "Horse armor": "horse.armor.roadsign", "Scan radius for Rider(Find player)": 100 }
  21. tofurahie

    customize npc

    Isn't it already an exmaple?
  22. tofurahie

    customize npc

    You can change the prefab, weapon and armor for npc in the config file
  23. tofurahie

    LuckyBlock

    It doesn't make sense, i don't think it is because of lubckyblock plugin
  24. tofurahie

    weather presets

    Changed Status from Pending to Closed
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.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.