The search keyword must be a single word (no spaces).

Function SetMapMusic

Line
3729
Location
common.j
Constant?
no
Type
native
Arguments
string musicName, boolean random, integer index
Returns
nothing
3729
native SetMapMusic                  takes string musicName, boolean random, integer index returns nothing
3730
native ClearMapMusic                takes nothing returns nothing
3731
3732
native PlayMusic                    takes string musicName returns nothing
3733
native PlayMusicEx                  takes string musicName, integer frommsecs, integer fadeinmsecs returns nothing
3734
native StopMusic                    takes boolean fadeOut returns nothing

Information about SetMapMusic

You must be logged in with a standard account to contribute.