Skip to content

Installation Guide

If you're confused or need more help, feel free to reach out through the Hryzen Studios store.

1. Download the Resource

  • Before installing, make sure you have all the Required Resources
  • Download the hryzn_spawn asset from your Cfx.re Portal
    • The account you log in with on the portal must be the same account you used to check out on the store.

2. Install Files

WARNING

Do not rename the hryzn_spawn folder otherwise the script will not work correctly.

  • Drag & drop the folder into your server's resources directory
  • Remove or disable qbx_spawn. hryzn_spawn registers the same qb-spawn:client:setupSpawns entry point — running both at once will cause the spawn selector to trigger twice or behave unpredictably.

3. Add to server.cfg

Add it after its dependencies:

ini
ensure ox_lib
ensure oxmysql
ensure qbx_core
ensure hryzen_lib
ensure hryzn_spawn

4. Configure Script

  • Inside the hryzn_spawn folder there is a config folder which contains the shared and client config files.
  • See the Configuration page for every available option.

5. Verify

  • Restart the resource (refresh + ensure hryzn_spawn, or restart the server)
  • Create a new character or reconnect — you should see the custom camera scene and DUI spawn selector instead of the default qbx_spawn UI