[FREE] np_phonetracking

Hey. Today I want to present my np_phonetracking. With np_phonetracking, as long as you have an unlocked job, you are able to track any phone number in the entire state. This can be done either with the command /tracking or alternatively with another menu of your choice after including the trigger.

Screenshot

phonetracking

If you don’t know how to use this on your server, please read the readme.md on my GitHub page.

[Download it on GitHub] Nico-Pergande/np_phonetracking

16 Likes

Fresh [Free] Release.
Thank you sir and have a good day!

How can you build this into the F6 menu so that you don’t always have to enter it in the chat?

  1. Open esx_policejob/client/main.lua

  2. Search for OpenPoliceActionsMenu()

  3. Add the following to the elements:

{label = 'Handytracking', value = 'handytracking'},
  1. Add the following after object_spawner value:
elseif data.current.value == 'handytracking' then
TriggerEvent('np_phonetracking:openMenu')
3 Likes

how to make when the person you are looking for doesn’t have a cellphone then the search doesn’t work or fails. thanks

1 Like

this feature is at the moment not available. I will add it asap

1 Like

thankyou

Really nice script!

1 Like