Can you continuously open and close the door? Not necessarily unlock and lock.
If so, try to find a 1-byte value of 1 and 0 representing closed and opened.
Somewhere around there may be an address for locked and unlocked.
Or find your player structure and see if any value in there represents which class you are.
For example, on your warrior, that offset may have the value 0, on the rogue: 1, and mage: 2.
See what accesses that address when you attempt to unlock the door.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum