Frictional Games Forum (read-only)

Full Version: Trigger Cave In
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Did that, still not working. Could it be because of the other events happening when the script area is triggered?
To test your code, you can use this effectVoice from the original game:
PHP Code:
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.
I suspect the way it's triggered is incorrect.
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!
Pages: 1 2 3