Bully-Board
Bully Modding Section => Script Modding => LUA Scripting Help => Topic started by: FearlessBloodseeker on April 15, 2015, 09:27:43 AM
-
Hey, I need some help in changing the background's music when I use the Arcade Machine.
I used to do this few years ago when modding, but I forgot how to do it anymore. So it would be a great help if anyone can teach me on it step by step from the first to the last. Thank you in advance :)
-
SoundPlayInteractiveStream("MUSIC.rsm", MUSIC_DEFAULT_VOLUME) --Freeroam music
SoundSetMidIntensityStream("MUSIC.rsm", MUSIC_DEFAULT_VOLUME) -- Bike music
SoundSetHighIntensityStream("MUSIC.rsm", MUSIC_DEFAULT_VOLUME) --Fight music
-
Hey thanks for the code. But still I'm going to need further help as I have forgotten how to do it. Thanks anyway :)
-
Hey thanks for the code. But still I'm going to need further help as I have forgotten how to do it. Thanks anyway :)
At the Music.rsm, rename that to the music you want. Ex. MS_BikeFunHigh.
-
What I mean, is how do I make .lur/.lua file? I kinda forgot about em
-
What I mean, is how do I make .lur/.lua file? I kinda forgot about em
Watch Swegta's tut.