Actor state (DECORATE)
actor_stateRetrieve live state of any actor: class, health, position, sprite/frame/tics, inventory, weapon, and morph status. Defaults to the player; specify a TID for other actors.
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 |