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
Custom Story: Abduction - Archives Room
benblue20 Offline
Junior Member

Posts: 5
Threads: 2
Joined: May 2012
Reputation: 0
#2
RE: Custom Story: Abduction - Archives Room

*RESOLVED*

If this rare bug happens to anyone else, you will need to go to Abduction/maps/Ch01/Archives.hps and in the OnEnter() function, add this line:

void OnEnter(){    
SetEntityActive("GruntDoor", false);    
PlayMusic("01_amb_darkness.ogg", true, 1, 4, 0, true);
}


The first line of the OnEnter function should be entered, then the door will be open for explore.
(This post was last modified: 05-04-2012, 04:57 AM by benblue20.)
05-04-2012, 04:57 AM
Find


Messages In This Thread
RE: Custom Story: Abduction - Archives Room - by benblue20 - 05-04-2012, 04:57 AM



Users browsing this thread: 1 Guest(s)