Stinger Strip
This resource adds deployable spike strips (stingers). which can deployed and remove spike strips to disable vehicles.
Installation
Configuration
The config.lua
file defines how spike strips behave on your server.
Configuration Options Explained
Style Changes the appearance of text prompts. Use
'oxlib'
for ox_lib’s styled interface,'default'
for plain, or'online'
for GTA Online style.UseTarget If enabled, stingers are removed using
ox_target
. Otherwise, a simple text prompt appears.Inventory
true
→ players will be able to use spikes as an inventory itemfalse
→ no inventory system; a context menu is shown instead.
MenuButton Key binding for opening the spike strip menu when no inventory system is used. Default is F5.
RequireJobPlace / RequireJobRemove Define whether only police can deploy or remove spike strips.
PoliceJobs List of job names that count as police. Add any custom jobs you use.
Last updated