Skip to content

xT-Development/xt-taser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xt-taser


Features

  • Reloadable base game stun gun with cartridges
  • Set max allowed cartridges in stun guns
  • Disables stun gun when empty, prompts for reload
  • Reload animation and progress
  • Custom UI showing remaining cartridges

Install

Add taser cartridges to ox_inventory

["ammo-taser"] = {
    label = "Taser Cartridge",
    weight = 100,
    stack = true,
    close = false
},

Dependencies

About

Reloadable GTA5 Base Game Stun Guns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published