#include "zep_inc_phenos" void main() { object oPC = GetLastUsedBy(); zep_Dismount(oPC); DelayCommand(15.0, ActionCloseDoor(OBJECT_SELF)); }