List placed units/items
wc3_list_unitsExtract preplaced units and items from a Warcraft III map file, showing index, type, owner, position, and facing for use in modifications.
Instructions
List the preplaced units and items in war3mapUnits.doo with their index, creationNumber, type code, owner, position and facing. Use the index/creationNumber with wc3_modify_unit or wc3_delete_unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapPath | Yes | Absolute path to the .w3x/.w3m map file |