Jump to content

Better prices with Nords?(getisrace)


Niklass

Recommended Posts

Hi, im working on my first mod which is redesigning the Speech tree. I have now hit a roadblock with trying to add a new perk that improves your prices with Nords. I figured I would have to use GetIsRace Race: 'NordRace' == 1.0000 Run on Target.

 

I've tried running on Subject ticking Swap Subject and Target hell I even tried using GetSpellUsageNum NordRace nothing works. I figured out that when choosing subject that it actually checks the player race which is weird, isn't that what GetPCIsRace for?

 

Any help would be very much appreciated as I am really fond of the perk but I don't know how to progress!

Link to comment
Share on other sites

  • 4 weeks later...

Hi, im working on my first mod which is redesigning the Speech tree. I have now hit a roadblock with trying to add a new perk that improves your prices with Nords. I figured I would have to use GetIsRace Race: 'NordRace' == 1.0000 Run on Target.

 

I've tried running on Subject ticking Swap Subject and Target hell I even tried using GetSpellUsageNum NordRace nothing works. I figured out that when choosing subject that it actually checks the player race which is weird, isn't that what GetPCIsRace for?

 

Any help would be very much appreciated as I am really fond of the perk but I don't know how to progress!

 

Try "GetisRace" and select target for "run on". Of course, I'm just guessing here as I"m new to modding myself.

Link to comment
Share on other sites

How is Allure set up? I would look at that for reference if you haven't already, then just swap the gender condition for race.

 

With perks, the first box for conditions are applied to the perk owner, which is why you use subject for the condition rather than player, because it will apply the condition to whoever has the perk (which is generally the player). However there should be a second tab in the perk entry window, probably called something like "Target" (it changes depending on the perk). This is where you want to put the conditions that you want to have applied to the Merchant.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...