Skip to main content
ProblemFix
Mouse stuck after closing the menuRun /mfix in chat. If it happens often, another resource is fighting for NUI focus — check the F8 console for SetNuiFocus warnings.
/coordsx does nothingResource didn’t start. Check ensure nex_coordstool is in server.cfg and the server console for boot errors. From F8: lua print(GetResourceState('nex_coordstool')) should print started.
Clipboard paste is emptySome Windows clipboard managers strip contents on focus change. Paste before alt-tabbing away from FiveM.
Coords are slightly offThe tool reports GetEntityCoords rounded to Config.Precision decimals. Bump precision if you need more digits.
HUD won’t toggle offThe toggle command is configurable — make sure you’re using whatever Config.Commands.toggleHud is set to (default /coordshud).
Command clashes with another resourceRename it in Config.Commands and restart nex_coordstool. If you locked commands via ACE, update the command.<name> entries too.
Players can run admin-only commandsYou haven’t locked them down. See Configuration → Permissions.

Before opening a support ticket

Please include:
  1. Your FiveM artifact build number.
  2. F8 console output filtered for [nex_coordstool] (or any errors mentioning it).
  3. Whether the issue is reproducible from a fresh resource start.
See Support & contact for how to reach us.