Better Taser
BetterTaser introduces the most realistic taser script on the market, which has been influenced by police officers trained on the devices in real life.
Last updated
BetterTaser introduces the most realistic taser script on the market, which has been influenced by police officers trained on the devices in real life.
Last updated
This resource is installed like any other resource. See our Installing Resourcespage for help here. However, it does require dependencies.
Download and install screenshot-basic (https://github.com/citizenfx/screenshot-basic)
and discord-screenshot (https://github.com/jaimeadf/discord-screenshot/releases/tag/1.3.7)
Make sure to also put your webhook URL in your discord-screenshot settings.json.
In the Config.lua
you can configure the weapon hashes if you use a taser different to the basegame one.
The script has the ability to be used with two tasers, an x2 Taser and an x26 Taser.
Define which you would like to use by setting x2hash
to the weapon name of your x2 taser, by default this is WEAPON_STUNGUN
.
Set the weapon for your x26 taser by setting x26hash
to the weapon name of your x26 weapon. If you are not using an x26 then simply leave it as it is.
You can also enable and disable the logging feature. Do this by setting enableLogging
to true
or `false`
If you set enableLogging
to true then make sure you set the webhookLink
to a Discord webhook within your Discord server.