Showcase Video
ScriptsM Police Tape
This script allows you to place police tapes along line without any UI, remove it. 3 Textures for LSSD, LSPD and SAHP tapes included. Working with frameworks to make allow use command only for police jobs.
Features
Place police tape along 2 points
Working with frameworks to allow it only for police.
Can be used as item
3 Types of tapes for LSSD, LSPD, SAHP
Configuration file with localization, custom notify exports.
Fully synced for other players without big perfomance lost.
Optimized to 0.02ms
Config
Config = {}
Config.UseJobs = false
Config.UseCommand = true
Config.PoliceJobs = {'police', 'sheriff'}
Config.Framework = 'esx'
Config.TapeMaxLenght = 50
Config.ChatSuggest = 'Start installing police tape'
Config.ChatSuggestArg = 'Tape'
Config.ChatSuggestDesc = 'sahp / lspd / lssd'
Config.TapeHashes = { 'lssd', 'lspd', 'sahp' }
Config.WrongTape = {"Police tape", "You choosed a wrong tape type!"}
Config.RemoveTape = "Remove tape: ~r~[E]"
Config.FirstPoint = "Choose first tape point: ~r~[E]"
Config.SecondPoint = "Choose second tape point: ~r~[E]"
Config.FarAway = "~r~Too far away from first point"
Config.LspdInventoryItem = 'gold'
Config.LssdInventoryItem = 'gold2'
Config.SahpInventoryItem = 'gold3'
Config.NotPoliceNotify = function()
exports['t-notify']:Alert({
style = 'error',
message = 'You are not police!'
})
end
CHECK IT OUT ON OUR TEST SERVER FOR FREE
My other releases:
- [ESX, QB, ANY F.W] Realistic Metal Detecting
- [ESX, QB, ANY F.W] - DRINK FROM LAKE
- Trailer Storage - See how trailer is filled up ingame
- [ESX, QB, ANY.FW] Megaphone system
- [ALL F.W, Standalone] Suicide advanced system
- Rent electric scooters
- Temperature
- [OX INVENTORY] GUN JAMMING
- [Any Framework] Caravan - Live in Camper
- [QBCore] Trains
- [ESX Framework, Standalone] Trains
- [Any Framework] StreetFood Extended - Buy food from vendors
- [Standalone] StreetFood
- [Standalone] Vehicle Hotkey Commands V2
- [Standalone] ScriptsM-Watches
- [QB, ESX] ScriptsM-SmashBottle
- Change train speed
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 400 |
Requirements | Any F.W |
Support | Yes |