LocalSetMusic: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(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...")
(No difference)

Revision as of 05:10, 14 March 2020

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