[ Delph Inc. ]
Oh my god!
I would thought to have never seen such a thing...Stefan asking for help to script a door.
I think you should ask your other personality...I think it would be much easier.
But for the time being:
NPC Code:
if (created) show;
if (playertouchsme) {
hide;
timeout=1;
}
if (timeout) show;
I'm not even sure if that works

I haven't scripted one in ages
