void main() { object oDoor = GetObjectByTag("DeepDragonDoor4"); SetLocked(oDoor, FALSE); }