Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: embas10 on July 30, 2014, 06:04:57 AM

Title: change music during fight? like in mission.
Post by: embas10 on July 30, 2014, 06:04:57 AM
can someone tell me how to change music like on mission in lua?
during normal time (not during fight) the music is low.rsm ,and if during fight the music change to high.rsm .
Title: Re: change music during fight? like in mission.
Post by: DaBOSS54320 on July 30, 2014, 07:21:27 AM
Pretty sure they are these functions: SoundSetHighIntensityStream() & SoundSetMidIntensityStream()
Title: Re: change music during fight? like in mission.
Post by: embas10 on July 30, 2014, 08:21:58 AM
can you say the full code please??
Title: Re: change music during fight? like in mission.
Post by: DaBOSS54320 on July 31, 2014, 07:52:17 AM
I'm not sure but try this:

SoundSetHighIntensityStream("Gobble.rsm",100)