#include "jw_privates_inc" void main() { object oDoor = GetObjectByTag("ty_puzzledoor"); ActionLockObject(oDoor); }