The video map Bilp is incorrect. I changed it to record the final position of the player instead of following the player to ensure the balance of the role-playing game. Sorry for my english
You forgot to add SQL file, just need a new column on users table named âwantedâ type int, default â0ââŚbut just sayingâŚtested it, working, looks awesome, will try to adapt it to some other job to make it a unique featureâŚThanks for sharing!
{label = âWantedâ, value = âwanted_menuâ} -- This
if data.current.value == âwanted_menuâ then -- This
TriggerEvent("esx_wanted:openWantedMenu")
end -- end