List placed doodads
wc3_list_doodadsLists preplaced doodads and destructables in a Warcraft III map file with details such as index, editorId, type code, position, angle, scale, variation, and life. Optionally filter by type code.
Instructions
List preplaced doodads/destructables in war3map.doo with index, editorId, type code, position, angle, scale, variation, life. Optionally filter by type. Use index/editorId with wc3_modify_doodad / wc3_delete_doodad.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapPath | Yes | Absolute path to the .w3x/.w3m map file | |
| type | No | Only list this 4-char type code |