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_spawnasset 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
resourcesdirectory - Remove or disable
qbx_spawn.hryzn_spawnregisters the sameqb-spawn:client:setupSpawnsentry 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_spawn4. Configure Script
- Inside the
hryzn_spawnfolder there is aconfigfolder 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_spawnUI
