MSK SecretBlips
Show and delete Blips with an item
Github: GitHub - Musiker15/msk_secretblips: [ESX/QBCore] Show and delete Blips with an item
A few people are requesting this in another fivem forum, so I thought I release it
Description
- You can set the Item you want to use.
- You can set the Blips that you want to show after using the item.
- Blips will be removed if you drop the item. (Only ESX, I donât know the Event for QBCore)
Config
Config = {}
----------------------------------------------------------------
Config.Locale = 'de'
Config.VersionChecker = true
Config.Debug = true
----------------------------------------------------------------
Config.Framework = 'QBCore' -- Set to 'ESX' or 'QBCore'
----------------------------------------------------------------
-- Please read the Readme.md if you use QBCore and want to use this function
Config.RemoveItem = true -- Set this to 'false' if you don't want to remove blips after you removed the item from your inventory.
----------------------------------------------------------------
Config.EnableBlipTime = false -- Set to 'true' if you want to remove blips after time.
Config.BlipTime = 10 -- in seconds // After this time the blips will be removed.
----------------------------------------------------------------
Config.BlipItems = {
['drug_map'] = { -- Itemname
{x = -2018.96, y = 2838.15, z = 32.81, display = "Blip1", blip = 51, color = 5, scale = 0.8},
{x = -2018.96, y = 2858.15, z = 32.81, display = "Blip1", blip = 51, color = 5, scale = 0.8},
},
['drug_map2'] = { -- Itemname
{x = -2076.72, y = 2870.98, z = 32.81, display = "Blip2", blip = 51, color = 2, scale = 0.8},
{x = -2076.72, y = 2893.98, z = 32.81, display = "Blip2", blip = 51, color = 2, scale = 0.8},
},
['drug_map3'] = { -- Itemname
{x = -2103.81, y = 2886.16, z = 32.81, display = "Blip3", blip = 51, color = 3, scale = 0.8},
},
}
Requirements
- ESX 1.2 and above or QBCore
Latest Update
My other Scripts
Paid
- [ESX] MSK Armor - Multiple Armor Vests
- [ESX] MSK Banking | Advanced Bankingsystem
- [ESX] MSK Crafting - Not available anymore
- [ESX] MSK Garage NativeUI - Not available anymore
- [ESX] MSK Handcuffs - Realistic Handcuffs
- [ESX] MSK Shopsystem - Advanced Shopsystem with NativeUI
- [ESX / QBCore] MSK Simcard - Change your phonenumber
- [ESX] MSK WeaponAmmo | Clips, Components & Tints
Free
- [ESX] MSK Backpack | Chezza Inventory
- [ESX] MSK Deathcounter - integrated in myMultichar
- [Re-Release] EngineToggle
- GitHub - Musiker15/msk_givevehicle: Give Vehicles with Command or Item and Delete Vehicles with Command
- GitHub - MSK-Scripts/msk_rgbHeadlights: [ESX] Changeable Vehicle Headlights with an Item
- [ESX] MSK SaveCoordMenu
- [ESX/QBCore] MSK SecretBlips - Show and delete Blips with an item
- GitHub - MSK-Scripts/msk_webhook: [STANDALONE] Send Discord Webhooks
- GitHub - MSK-Scripts/msk_weaponammoitems: [ESX] Weapon Ammunition as Items