# SN-Taser

* [<mark style="color:red;">**Buy Here**</mark>](https://skeletonnetworks.tebex.io/package/5273974)
* [<mark style="color:red;">**Join The Discord**</mark>](https://discord.gg/7JwdBJ5vFp)
* [<mark style="color:red;">**FiveM Forum Post**</mark>](https://forum.cfx.re/t/qbcore-paid-ids-police-badge-script/4900116)

## START HERE

1. Download the SN-Taser file from [<mark style="color:red;">**keymaster**</mark>](https://keymaster.fivem.net/)<mark style="color:red;">**.**</mark>
2. Unzip the file and drag the resource anywhere inside your server files
3. Head to the Config.lua fill out to your liking

{% tabs %}
{% tab title="QBCore" %}
Add:&#x20;

```lua
['taser_cartridge'] 			 = {['name'] = 'taser_cartridge', 				['label'] = 'Taser Cartridge', 			['weight'] = 0, 		['type'] = 'item', 		['image'] = 'taser_cartridge.png', 		['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'Taser cartridge'},

In [qb] > qb-core > shared > items.lua
```

To \[qb] > qb-core > shared > items.lua

{% endtab %}

{% tab title="ESX" %}
Make sure to run the RunMe.sql in your database to get the taser cartridge item

IF YOU HAVE ox\_inventory add `allowArmed = true,` under the item in item.lua&#x20;
{% endtab %}
{% endtabs %}

## Commands

You can use /taserdrag to move the UI to a diffrent location on the screeen
