[QB/ESX] Tracking Anklet (With Custom Ui Designs)

Tracking Anklet Update 1.2:

  • Added Support for multiple jobs ( available in config file )
  • Disable notification by removing them from locale table

Update Should be available shortly. Download new version in your keymaster

Would love to see in the UI logs, a unique ID number of the tracking monitor - this would help with police reports <3

Edit
I see that we could just use the “label” since thats entered by the person :slight_smile:

Any plans to make the item a prop instead of EUP?

a exploit visually is that a play can remove the monitor by going to a clothing shop.

Also, because there are ymt limits in fivem, this item takes up ymt slots for a single eup item… kind of a pain… if it was a prop instead of a eup item, this would allow for it to attach to the player and not be removed via clothing menus and such, AND not take up ymt slots - AND because the eup is fx encrypted… we cant even repack it into our own eup to save the ymt slots.

1 Like

Making the clothing as prop will introduce some more bugs like attaching additional props to the player ( mainly with routing buckets )

the exploit you said is not possible because the script checks every Config.ClothCheckLoop interval for the clothing and if player has changed it, it will change it back.

Tracking Anklet Update 1.2.1 :

  • Added Config.RemoveDisablerOnUse

You can enable this to make sure the disabler gets removed after it has been used. Update Should be available shortly. Download new version in your keymaster.