Announcement

Collapse
No announcement yet.

Onset RPG-7

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    TOOL Onset RPG-7

    Rocket-propelled grenade launcher in Onset.

    Setup
    • Download the package
    • Extract it in your packages
    • Rename it
    • Install Particles (You need to load the particles package before the rpg7 package)
    • Add this to your weapons.json
    Code:
    { "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
    https://github.com/vugi99/onset-rpg7
Working...
X