SetActivator

From Eternity Wiki
Revision as of 02:05, 21 June 2019 by Printz (talk | contribs) (Created page with "'''ACS function''' int SetActivator (int tid) Changes current script's activator to that tagged by tid. ==See also== *ACS functions Category:ACS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ACS function

int SetActivator (int tid)

Changes current script's activator to that tagged by tid.

See also