Frictional Games Forum (read-only)

Full Version: monster spawning after unlocking door?[SOLVED]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do you make a monster spawn when unlocking a door? Yes, I know how to spawn one when picking up a item, but I want to know how to do it when unlocking a door. Is it possible?
EDIT: Solved thanks to Mudbill. Hes a cool guy go check his YouTube channel: http://www.youtube.com/user/MrMudbill
A perfect place to find all the functions you need. There's also a lot of good tutorials in the wiki.

http://wiki.frictionalgames.com/hpl2/amn..._functions
I'm gonna guess you're unlocking the door with a key? If that is the case, just add the SetEntityActive script inside that code block, next to SetSwingDoorLocked.
(02-05-2014, 11:53 PM)Mudbill Wrote: [ -> ]I'm gonna guess you're unlocking the door with a key? If that is the case, just add the SetEntityActive script inside that code block, next to SetSwingDoorLocked.
Thnaks! Smile
PS: I like your youtube channel Smile
PSS: going to subscribe Big Grin