Jump to content

ThyPride

Premium Member
  • Posts

    3
  • Joined

  • Last visited

Nexus Mods Profile

About ThyPride

Profile Fields

  • Country
    Germany

Recent Profile Visitors

3022 profile views

ThyPride's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thanks for the source, I will check that out. As for the script... As you said, the rent room script does get rarely executed, and as I at least understood, what you did in your first post, I guess I'll stick with that solution for now. Don't like doing stuff without actually understanding what I'm doing. But I'll keep on learning. Thanks again.
  2. That did it. (And makes a lot of sense, too :huh:) Thank's mate!
  3. Hey there. First, I'm a total noob when it comes to papyrus. I can change some simple things, but that's about it. Now to by problem: I tried to change the 'RentRoomScript' to change the ownership after renting from the player to something that would allow followers to use the bed too. I went for PlayerBedOwnership. On UESP Wiki I found an example: ; Set the empire as owning the non-life starNonLifeStarProperty.SetFactionOwner(EmpireFactionProperty)That's for cell ownership, but that won't be too different, right? So, here's what I did... Original code: What I made of it: Now, it somehow works. Followers can use the inn beds. But When using More informative console, the bed shows no ownership at all until rental time expires. Then it goes back to it's original owner. Can anyone explain, what I did wrong? As I said, I'm a total noob, so please explain it for idiots. Thanks.
×
×
  • Create New...