⁉️Troubleshooting

Nothing shows

  • Ensure ox_lib is installed and started before this resource.

  • Do not rename the resource (exports reference Var-Interact).

  • Enable debug (Shared.Debug=true) and watch F8 console.

UI never hides

  • Use RemoveTextUIs() or RemoveHoldTextUIs() to force cleanup.

  • Verify canInteract returns false when out of range.

Icon not visible

Use a valid icon name supported by https://lucide.dev/icons/

Example :

qs
For this case is Activity

Last updated