Skip to main content

Requirements

  • ox_lib
  • oxmysql
  • qbx_core or qb-core
  • ox_inventory
All dependencies must be started before hb_citizensjourney in server.cfg.
The resource should be started before any script that contains exports for quests.

Steps

1. Drop hb_citizensjourney into your resources/ folder (subfolder doesn’t matter). 2. Import the database schema:
3. Add to server.cfg after all dependencies:
4. Configure your season, quests, and tier rewards in configs/. 5. Start or restart the resource.

Database Tables

period_key format: YYYY-MM-DD (daily) · YYYYWnn (weekly) · season_N (seasonal)
It is highly encouraged to add your own quests instead of depending on the predefined ones.