View Single Post
Old 01-25-2003, 04:14 AM   #3
Chewbacca
Zartan
 

Join Date: July 18, 2001
Location: America, On The Beautiful Earth
Age: 50
Posts: 5,373
Quote:
void main()
{
DelayCommand(12.0, ActionCloseDoor(OBJECT_SELF));
DelayCommand(12.5, ActionLockObject(OBJECT_SELF));
}
Paste this script in a door's OnOpen script slot and it will close and lock itself 12.5 seconds after being opened.

[ 01-25-2003, 04:15 AM: Message edited by: Chewbacca ]
__________________
Support Local Music and Record Stores!
Got Liberty?
Chewbacca is offline   Reply With Quote