What's included
Overview
FiveM Pepperspray Script
A proper addon weapon for your police department. weapon_pepperspray slots into the loadout like any other firearm, and whenever a hit lands on another player, the script applies a configurable paralyse effect for a set duration.
Features
- Standalone script with no dependencies. A built-in job check for ESX and QBCore verifies the sprayer is police before the effect fires.
- Ships with an addon weapon named
weapon_pepperspray. - Effect type and total effect time are both configurable.
- Configurable maximum range and angle relative to the target for a valid hit.
- 0 ms idle, peaks at 0.03 ms while the effect is active.
- If you run skinchanger, you can flag specific clothing pieces to grant immunity. Other skin systems can be plugged in through the exposed function.
- Encrypted normal version, with key functions still reachable through bridge code.
- CodeM-Inventory is known not to work correctly with this script and cannot be supported.
Specifications
Add this line to your server.cfg once the download is uploaded to resources/ (replace the folder name if yours differs):
ensure fivem-pepperspray-script
Frequently asked
How is Pepper Spray Addon Weapon for FiveM delivered?
Instantly by email after checkout - a download link lands in your inbox the moment payment clears. No manual approval, no waiting on a ticket.
Is it compatible with esx, qbcore, qbox?
Pepper Spray Addon Weapon for FiveM is built for esx, qbcore, qbox. Check the specifications below for the exact dependency list.
Do I get future updates?
Yes - lifetime updates are included at no extra cost. New versions appear in the same download area you were originally emailed.
Can I customize the config?
Most behaviour is exposed as config options inside the resource - prices, permissions, locations and pacing can be tuned without touching the core files.