View Single Post
  #2  
Old 10-08-2001, 02:40 PM
Knightoffrost Knightoffrost is offline
and Delph Inc.
Knightoffrost's Avatar
Join Date: Jul 2001
Location: Canada
Posts: 1,162
Knightoffrost is on a distinguished road
Send a message via ICQ to Knightoffrost Send a message via AIM to Knightoffrost Send a message via Yahoo to Knightoffrost
[ 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
__________________
Xerphier Dintch
Featuring
Reply With Quote