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
Trigger Cave In
Xallikk Offline
Junior Member

Posts: 35
Threads: 7
Joined: Jun 2016
Reputation: 0
#21
RE: Trigger Cave In

Did that, still not working. Could it be because of the other events happening when the script area is triggered?

The ones at the front always die first...
06-13-2016, 03:18 AM
Find
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#22
RE: Trigger Cave In

To test your code, you can use this effectVoice from the original game:
PHP Code: (Select All)
AddEffectVoice("CH01L03_DanielDiary03_05""""Flashbacks""CH01L03_DanielDiary03_05"false""00); 
%100 chance the sentence works cause it's used in amnesia. (03_archives.hps)
So, if you can hear this flashback in-game, it means the function is running fine but the line you had has something wrong.

06-13-2016, 11:25 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#23
RE: Trigger Cave In

I suspect the way it's triggered is incorrect.

06-14-2016, 12:35 AM
Find
Xallikk Offline
Junior Member

Posts: 35
Threads: 7
Joined: Jun 2016
Reputation: 0
#24
RE: Trigger Cave In

Well it's a little late for anything now, had to hand in my project already, but thank you guys so much for your help in all my problems!

The ones at the front always die first...
06-14-2016, 02:18 AM
Find




Users browsing this thread: 1 Guest(s)