https://github.com/jonnygamingtv/jhvehicle
Unturned Vehicle Plugin
https://github.com/jonnygamingtv/jhvehicle
rocketmod unturned
Last synced: 3 months ago
JSON representation
Unturned Vehicle Plugin
- Host: GitHub
- URL: https://github.com/jonnygamingtv/jhvehicle
- Owner: JonnygamingTv
- License: mit
- Created: 2022-04-20T20:15:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T18:07:13.000Z (7 months ago)
- Last Synced: 2025-01-15T20:25:39.404Z (5 months ago)
- Topics: rocketmod, unturned
- Language: C#
- Homepage: https://jonhosting.com/plugins/unturned/JHVehicle
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JHVehicle
Unturned RocketMod Vehicle PluginJump out of vehicle at speed -> actions provided in configuration
```xml
false
false
3
0
1.7
```
`false` Will only the last and worst action happen?
`false` Remove stamina before removing health from the player?
`3` Minimum speed to take any action.
`0` if going backwards, invert.
`1.7` Damage to give = speed multiplied with the muliplier.
`` If going above 2 speed, crouch.
`` If going above 12 speed, prone.
`` If going above 5 speed, break legs, but don't start bleeding.
`` If going above 15 speed, break legs, and start bleeding.