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
How do I remove music from an enemy being around?
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#6
RE: How do I remove music from an enemy being around?

(10-04-2011, 09:16 PM)Elven Wrote: Then get music without any music (custom music) and add it in and make it loop. This way it should override the searching music and it should be quiet.

Btw, monster music is background music Smile.
So you're saying if I put:
__________________________
void OnStart()
{
void PlayMusic("silentmusic.ogg", true, 0.1f, 0.01f, 0, true);
}
__________________________

That this will override the enemy's music and no music will be heard?

10-04-2011, 09:21 PM
Find


Messages In This Thread
RE: How do I remove music from an enemy being around? - by Statyk - 10-04-2011, 09:21 PM



Users browsing this thread: 1 Guest(s)