View Single Post
  #3  
Old 10-08-2001, 02:42 PM
Stefan_3 Stefan_3 is offline
Registered User
Join Date: Oct 2001
Posts: 25
Stefan_3 is on a distinguished road
Quote:
Originally posted by 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
hate to burst your bubble get real tired and be up at 4 am and try to come up with a better accountname and I mean the sliding door not the one that just dissapears, the one when you drop 5g it slides out of the way
__________________
Reply With Quote