1. I'm trying to get the creator's object from classes BuildingPrivlidge and CodeLock. The field 'creatorEntity' is always null. Maybe it's not the needed one?
     
  2. Wulf

    Wulf Community Admin

    Cupboards don't have an owner as far as I know, just who is currently authorized with them.
     
  3. Well, what's about locked doors? I reckon they have their creators, aren't they?
     
  4. Wulf

    Wulf Community Admin

    I believe so, just unsure how to access them off hand.
     
  5. Hmm, why BasePlayer::GetParentEntity() for CodeLock doesn't work? Unless this class contains information about the code combination only. I haven't checked the class properly but as I saw there is only that information.