is there any option to add the blip to only show when carrying a specific item?
for now no
but you can make one
did you find a fix for this?? im having the same issue
Can you add/upgrade so that when off duty the blips disappear and when on duty the blips appear?
Which framework? qb?
qbcore
hi is there any possibilities to add an item to this ??
when plyer use it to sho blips
anyone know how to modify on foot blip ?
Find SetBlipSprite(blip, prop.sprite or 1)
and replace number 1 into blip number you want.
Blips Reference
its okay but on foot blip there is a white radar something i want to remove it
Find SetBlipShowCone(blip, true)
and comment/remove them.
thank you very much
another thing is their any idea to make this work with item ??
example : only show when player use item
I believe there is. Something like rather than listen when the job data changes, you could modify it into trigger when a particular item is being used.