SetActorState: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 May 2026

  • curprev 15:2215:22, 9 May 2026Printz talk contribs 1,259 bytes +1,259 Created page with "{{ACSFunction|description=Change the current frame of tagged things. |usage=''int'' '''SetActorState'''(''int tid'', ''str state'', ''int exact'') |parameters= *''tid'': TID of affected things *''state'': name of state. Allows Decorate-style state names. See notes. *''exact'': if 0, it allows truncation if composed of multiple dot-separated words. If 1, it must match. |return=The number of actors whose states changed |notes=The state name doesn't need to be..."