Actor state (DECORATE)
actor_stateRetrieve an actor's live state in Zandronum, including class, health, position, DECORATE frame, and inventory. Defaults to player; specify TID for any actor.
Instructions
Run dumpactor and return an actor's live state: class, health, position, current DECORATE state (sprite/frame/tics, e.g. TNT1 A 0), inventory, and (for players) ready weapon + morph status. Defaults to the player; pass a TID for any actor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tid | No | ||
| instance | No |