Skip to content

49

Earliest Reach megalo action table in @blamnetwork/blf — the Private Alpha (Omaha) build.

GameHalo: Reach
Megalo Version49
Supported Halo Versions08516.10.02.19.1607.omaha_alpha

Changes from prior version

Baseline megalo action table for Private Alpha. No earlier Reach build with an e_action_type enum is tracked in @blamnetwork/blf.

Limits

Compile-time caps for a single megalo script on this build. See Variable model for declaration syntax.

Custom variables

Slots per scope and type in variables blocks:

Scopenumberobjectplayerteamtimer
global1216888
player84444
team86444
object84424

Temporary variables

Temporaries map directly to global variable slots — there is no separate temporary pool on this build. The relevant cap is the global column in the custom variable table above. Each temporary line also counts as one action toward the 1024-action limit.

Triggers, conditions, and actions

ResourceLimitNotes
Triggers320Full-script only
Conditions512Across all triggers
Actions1024 Across all triggers; includes each temporary and begin line

Strings and declarations

ElementLimit
String table entries 112
String table data (all languages combined)19,456 bytes
HUD widgets4
Map object filters16
Loadouts32
Loadout palettes16
Requisition palettes8
Custom lobby options (option / ranged_option) 16
Player trait sets16

Per-action pages are listed under Actions in the sidebar.