[ESX/QBCore] Get the Player by PhoneNumber and add a Blip
Discord Support: https://discord.gg/5hHSBRHvJE
- Get the Player by Phonenumber
- Adds a Blip for the Player
- Set Time until Blip gets removed
You can use it clientside and serverside
exports.msk_trackphone:getPlayer(number --[[number]], track --[[boolean / whether show a blip or not]])
Example:
local xPlayer = exports.msk_trackphone:getPlayer(094123456, true)