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
Music Interruption
Plazmater Offline
Member

Posts: 122
Threads: 24
Joined: Aug 2013
Reputation: 1
#5
RE: Music Interruption

(05-18-2014, 03:58 PM)SomethingRidiculous Wrote:
(05-18-2014, 03:56 PM)Plazmater Wrote: void SanityEvent(string &in asTimer)
{
GiveSanityDamage(15.0f, true);
PlayMusic("11_event_tree.ogg", false, 1.0f, 0, 2, true);
}

It still interrupts.

I took a look in the original Morgue hps file. Frictional apparently used a priority of 10.

I seems priority needs to be as long as music length.
05-18-2014, 04:02 PM
Find


Messages In This Thread
Music Interruption - by Plazmater - 05-18-2014, 03:35 PM
RE: Music Interruption - by PutraenusAlivius - 05-18-2014, 03:39 PM
RE: Music Interruption - by Plazmater - 05-18-2014, 03:56 PM
RE: Music Interruption - by PutraenusAlivius - 05-18-2014, 03:58 PM
RE: Music Interruption - by Plazmater - 05-18-2014, 04:02 PM
RE: Music Interruption - by PutraenusAlivius - 05-18-2014, 04:04 PM
RE: Music Interruption - by Plazmater - 05-18-2014, 04:12 PM
RE: Music Interruption - by Radical Batz - 05-18-2014, 04:18 PM



Users browsing this thread: 1 Guest(s)