Starter · Pro · Home

Time Attack — Starter setup

This guide follows the offline pack under huntkit-starter/time-attack/. Scripts expect ASCII-only notecards with the exact inventory names below.

1. Unpack and rez the demo

Open DEMO_SETUP.txt in the pack for the four-prim demo layout. Rez the controller, HUD, and two sample collectibles so you can test a full loop locally.

2. Controller notecard

Create a notecard in the controller object named HK_TA_admin_config. Typical fields include admin_channel (negative integer, owner-only chat channel), admin_bus_channel (must match the HUD notecard field of the same name), and optional command_prefix.

3. HUD notecard

Inventory name: HK_TA_hud_config. Align admin_bus_channel with the controller admin notecard. Set timer and target counts to match how long and how many items you want per run.

4. Item notecards

Each collectible carries HK_TA_item_config (or the demo variant). Set each item’s Description field to the object_id value listed in the HUD notecard so the HUD can recognise touches in the right order for your design.

5. Go live

After the demo run, duplicate prims for your real build, keep notecard names unchanged, and adjust integers and titles only — no script changes required for normal tuning.