SetMapMusic
- Parameters
-
musicName string
random boolean
index integer
- note
If music is disabled, these calls do nothing
- return type
nothing
- Source code
native SetMapMusic takes string musicName, boolean random, integer index returns nothing
- Source
- sound.j
- wc3modding.com
- SetMapMusic