Installation
1. The resource
ensure ox_lib
ensure hz_textui
One target system at a time. HZ-TextUi is your target now. Do not run the real
ox_target or qb-target next to it — you get two Alt keybinds and two prompts on screen.2. The compatibility resources, only if you need them
The package carries two empty resources in [compatibility]/: ox_target and qb-target. HZ-TextUi already answers their exports, so most scripts need nothing.
But a script that checks the resource by name does — GetResourceState('ox_target'), a dependency 'qb-target' in its manifest, a config that refuses to start without it.
If a script complains that its target system is missing, move the matching folder into your resources/ and ensure it before that script. Neither folder contains a single line of code.
3. Check it
Aim at anything a script registered and hold Alt. A pin turns into a prompt.
If nothing appears, see the FAQ — Config.Debug = true unlocks two diagnostic commands that say whether the problem is the key or the setup.
