Read ACS names from compiled bytecode
behavior_namesExtracts names of functions and named scripts from compiled ACS bytecode in WAD or PK3 files, enabling analysis of mods without source code.
Instructions
Read function and named-script names from a mod's compiled ACS (BEHAVIOR/library lumps) in a WAD or PK3 — for source-less mods. Numbered scripts have no names in bytecode (use find_acs_symbol with source for those).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes |