SoundSequenceOnActor

From Eternity Wiki
Revision as of 08:24, 22 June 2019 by Printz (talk | contribs) (Created page with "==ACS function== void SoundSequenceOnActor (int tid, str sndseq) Starts a soundsequence named ''sndseq'' on a thing tagged ''tid''. ===See also=== *ACS functions...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ACS function

void SoundSequenceOnActor (int tid, str sndseq)

Starts a soundsequence named sndseq on a thing tagged tid.

See also