-
Posts
1,165 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by tofurahie
-
does it even have an api ?
-
i dunno why but when i checked it 4 hours ago last updates was at june 30
-
Changed Status from Pending to Closed
-
i checked the site and i see that last update was 2 months ago so what the point of add it in update checker when there is only one dev on the site who updates his plugins very slowly so you don't need to check it every day to see if there is new update
-
can you give me your config file
-
- 14 comments
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
- 14 comments
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
- 14 comments
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
Changed Status from Pending to Closed
-
{ "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
-
works fine for me, do you have other plugin which affect on day time? Maybe you could record a video
-
can you provide your config file
-
can you give me more details?
-
- 14 comments
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
- 14 comments
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
- 55 comments
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
- 14 comments
-
- 1
-
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
- 14 comments
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
Version 1.1.3
72 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- 14 comments
- 1 review
-
- 1
-
-
- #vehicles
- #server rewards
-
(and 3 more)
Tagged with:
-
- 104 comments
-
- #rust weather control
- #weather presets
- (and 7 more)
-
Changed Status from Pending to Closed
-
You need to delete old config, after last update i change it so the problem in the config
-
give me your config file