Advertisement
getoffmylawwwnnn

Untitled

Dec 20th, 2021
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. name: GL-119 GRENADE LAUNCHER
  2. description: This weapon will launch three grenades in the direction you are firing, instead of bullets. Requires Grenades in your inventory to reload. <b>ONLY USE FRAG GRENADES</b>
  3. weight: 2.95000005
  4. spawn_properties:
  5. limit: 1
  6. dynamic_spawn_points:
  7. - location: InsideHczArmory
  8. chance: 100
  9. static_spawn_points: []
  10. role_spawn_points: []
  11. modifiers: &o0
  12. barrel_type: 0
  13. sight_type: 0
  14. other_type: 0
  15. damage: 0
  16. clip_size: 3
  17. # Whether or not players will need actual frag grenades in their inventory to use as ammo. If false, the weapon's base ammo type is used instead.
  18. use_grenades: true
  19. # The speed of grenades when they shoot out of the weapon.
  20. grenade_speed: 4
  21. # The max duration of the fuse of grenades shot from the weapon. Note, these grenades will always explode immediatly when they collide with something, but this can be used with slow-moving grenades to cause mid-air explosions.
  22. fuse_time: 0.300000012
  23. # Whether or not the Grenade Launcher will consider modded frag grenades as viable grenades for reloading.
  24. ignore_modded_grenades: true
  25. type: GunLogicer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement