Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vugi99/onset-rpg7
Rocket-propelled grenade launcher in Onset.
https://github.com/vugi99/onset-rpg7
Last synced: 3 months ago
JSON representation
Rocket-propelled grenade launcher in Onset.
- Host: GitHub
- URL: https://github.com/vugi99/onset-rpg7
- Owner: vugi99
- License: unlicense
- Created: 2020-10-22T15:52:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-22T17:41:04.000Z (over 4 years ago)
- Last Synced: 2024-08-03T16:15:03.972Z (6 months ago)
- Language: Lua
- Size: 19.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-onset - RPG-7 - Rocket-propelled grenade launcher. (Packages and Plugins / Other packages)
README
# onset-rpg7
### Setup
* Download the package
* Extract it in your packages
* Rename it
* Install [Particles](https://github.com/vugi99/onset-particles) (You need to load the particles package before the rpg7 package)
* Add this to your weapons.json
```
{
"Name": "RPG",
"RateOfFire": 30.0,
"Damage": 0.0,
"Range": 0.0,
"Recoil": 0.05,
"MagazineSize": 1,
"CameraShake": 0.2,
"CameraShakeCrouching": 0.1,
"SpreadMin": 0.1,
"SpreadMax": 4.0,
"SpreadMovementModifier": 0.2,
"SpreadCrouchingModifier": -0.3
}
```
* Config the package in the config.lua file
* Give the weapon 22 (by default) to a player
* OPTIONAL : Increase the object stream distance to ~25000 in the server_config.json