🛰️Trackers Creator [ESX/QBCore] - Easily create trackers with jobs and items options

Trackers Creator

This script will allow admins to easily create trackers to allow players with specified jobs and/or items to see each other in the map. Additionally players can have private trackers where they can specify the frequency

Showcase video

Features

Languages (can be easily translated)

  • English
  • German / Deutsch
  • French / Français
  • Spanish / Español
  • Italian / Italiano
  • Hungarian / Magyar
  • Polish / Polski

Trackers

  • Admins can create unlimited amount of trackers
  • Each tracker can have its own refresh time
  • Each tracker can have its own blip customization
  • You can decide to use the players RP name as the blip name
  • You can decide what job/rank the player must have to send the signal
  • Trackers which requires a job can have a panic button which allows the colleagues to receive a notification for help
  • You can decide what item the player must have to send the signal
  • You can enable a notification in case the player loses the required item, alerting all the colleagues
  • You can customize the signal lost notification blip
  • You can decide what job/rank the player must have to receive the signal
  • You can decide what item the player must have to receive the signal

Having separate requirements in send/receive signal, allows you to create special trackers, for example a tracker where all the cops sends the signal, but only the police chief receives it

Panic button

Panic button will allow people in danger to alert their colleagues easily

  • You can enable/disable the hotkey (default “j”)
  • You can decide if activating the panic button will emit a sound or not
  • You can customize the duration and the blip

Private trackers

Private trackers are a useful feature which players without any particular job can use

  • You can enable/disable the feature
  • You can use RP names of the players as blip name
  • You can customize the blip
  • You can decide which item will be usable to choose and set the frequency
  • All players in the same frequency will see each other, useful for friends
  • Players last frequency will be saved even after rejoin

Discord logs

  • Logs for panic button activation
  • Logs for signal lost
  • Logs when players sets a new private frequency

Installation

The installation is extremely easy, check here

How to add ACE permission?

You should place this in server.cfg, and editing it with your license

add_ace group.admin trackers_creator allow # Add permission to group

# Can also be identifier.steam:steamid
add_principal identifier.license:1260e6efd3271584d7ed05n45cbf41575252acbc group.admin # Add player to the group

If you didn’t add the permission, the trackerscreator command will show you exactly what you need to copy paste in server.cfg, with your license included!

Information

  • The script uses the FiveM asset escrow system
  • Due the nature of the script which refreshes the players blips server side, the script can be quite resource consuming depending on how you configure it, check here to improve the performance

Download

If you are interested in the script you can find it here

Code is accessible No
Subscription-based No
Lines (approximately) 2000+
Requirements ESX or QBCore depending on what version you use
Support Yes

My other resources

5 Likes

Update 1.1.1

  • Added Polish translations
  • Solved an issue with multiple locales files which did show the wrong language
1 Like

Is it possible to disable the private trackers?

1 Like

Hi, in the menu settings you can disable private frequencies

Again a Great and Useful Script :smiley:

1 Like

Thank you very much :heart:

1 Like

Suggestion:
Ability to track job vehicles eg. police, ems

1 Like

Update 1.1.2

  • Added Jobs Creator integration check for duty status

Update 1.2

  • Updated the text which appears on translations error, to avoid doubts
  • Updated internal function which could cause crash in very rare cases

Update 1.2.2

  • Added Czech translations

Update 1.2.3

  • Added warning in case the item label can’t be retrieved for any reason

hi, great script! would be possible to add an option when you create the tracker that needs the item to be used to show?

1 Like

Hi, you can already setup that you need a specific item, so technically you can create an item that when used will give you the active tracker item

Update 1.3

  • Disabled automatic shared object refresh by default, now it will refresh automatically when editing/creating/deleting jobs with Jobs Creator to improve performance

Update 1.4

  • Added a warning message in case your server doesn’t allow current_config.json overwrite (causing the issue that doesn’t update the settings)

Update 1.4.1

  • Updated not allowed menu

Can players put trackers on their vehicles?

1 Like

Hi, unfortunately it’s not possible to do that

Update 1.5

  • Added auto detection of inventory (with ox-inventory and qs-inventory)
  • Fixed error that happened with qs-inventory

Update 1.5.1

  • Added a wait for database before running the script