FAQ
Nothing appears when I hold Alt
Check that a script actually registered something, and that no other target system is running.
Set Config.Debug = true and use /hztextui: it toggles detection without the keybind. If prompts appear that way, the key is the problem, not the setup.
I aim at a prop and nothing shows
With Config.Debug = true, /hztextaim reports what your crosshair hits and whether it is a registered target.
Props placed without collision are a common cause: the ray goes through them and lands on the table below.
A script says ox_target is missing
It checks the name, not the export. Move [compatibility]/ox_target into your resources and ensure it before that script.
The Designer changes nothing
Colours apply on save. New sprites need restart hz_textui.
I want the real ox_target back for one script
setr HZ-TextUi:provide false stops HZ-TextUi answering those names. You then run the real one, and HZ-TextUi keeps serving its own 3D TextUI exports.
Two prompts on screen, Alt does two things
The real ox_target or qb-target is still running next to HZ-TextUi. Stop it.
