Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using custom sounds Problem =( [SOLVED]
Khyrpa Offline
Senior Member

Posts: 638
Threads: 10
Joined: Apr 2011
Reputation: 24
#6
RE: Using custom sounds Problem =( [HELP PLEASE]

There is this thing:
StopMusic(float afFadeTime, int alPrio);
and also:
PlayMusic(string& asMusicFile, bool abLoop, float afVolume, float afFadeTime, int alPrio, bool abResume);

abLoop - determines whether a music track should loop
so just put false in there and it should not loop
(This post was last modified: 05-09-2011, 07:42 PM by Khyrpa.)
05-09-2011, 07:41 PM
Find


Messages In This Thread
RE: Using custom sounds Problem =( [HELP PLEASE] - by Khyrpa - 05-09-2011, 07:41 PM



Users browsing this thread: 1 Guest(s)