Frictional Games Forum (read-only)

Full Version: Pictures in my custom story HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

I was wondering if it it possible to show pictures in your custom story.
For example: you pick up note A and when it opens you see a picture of a dead woman or something.
Not in a custom story, but in a full conversion you can do that using insanity events . As for the specific case with a note I think you just have to create your own custom note with your picture instead of a picture of a note.

Also note that the new update (currently in public testing) has some new script functions that make doing insanity events a lot easier, allowing you to skip a large part of DnALANGE's tutorial.
Yep, thank god Patrik has saw my problem and maybe be cause of that he added the new function called :
StartInsanityEvent("YOURCUSTOMHUD\PICTUREHERE");
-
Stop the event : StopCurrentInsanityEvent();
---
This ONLY can be done by a FULL conversion,
IF
You want to use the Original ones then just use the ones in the .CFG in REDIST\MISC\ main_sanity_events.cfg