Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonnygamingtv/jhvehicle
Unturned Vehicle Plugin
https://github.com/jonnygamingtv/jhvehicle
rocketmod unturned
Last synced: about 2 months ago
JSON representation
Unturned Vehicle Plugin
- Host: GitHub
- URL: https://github.com/jonnygamingtv/jhvehicle
- Owner: JonnygamingTv
- Created: 2022-04-20T20:15:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T11:14:48.000Z (about 1 year ago)
- Last Synced: 2023-11-19T12:24:14.049Z (about 1 year ago)
- Topics: rocketmod, unturned
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.