LocalSetMusic

From Eternity Wiki
Revision as of 05:10, 14 March 2020 by Printz (talk | contribs) (Created page with "''void'' '''LocalSetMusic'''(''str name'') This is like SetMusic, but only affects the player who activated it. If other players or monsters activate this script, music w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

void LocalSetMusic(str name)

This is like SetMusic, but only affects the player who activated it. If other players or monsters activate this script, music won't change.

See also