Jump to content

How to make a condition that checks for perk rank


AxlDave

Recommended Posts

I want a particular perk to become available once all ranks of another perk have been obtained. I assume I would use the HasPerk condition, but there does not seem to be a way to specify the number of ranks required. How can I achieve this?

Link to comment
Share on other sites

When playing around with it, the only successful results I got were for HasPerk == 1 or 0, any other number seems to break it.

 

Well there's another place where the GECK wiki is out of date.

It's really odd that there isn't a simple way to do this.

Link to comment
Share on other sites

There is no direct way to determine determine the rank of a perk. You can use IsSpellTarget to check for the specific effects granted by different ranks, however.

 

Okay thanks, that'll give me something to work with...

 

 

Well there's another place where the GECK wiki is out of date.

It's really odd that there isn't a simple way to do this.

 

 

The GECK wiki is basically useless - a lot of outdated, unspecific, and sometimes just plain wrong information.

Link to comment
Share on other sites

 

 

Well there's another place where the GECK wiki is out of date.

It's really odd that there isn't a simple way to do this.

 

 

The GECK wiki is basically useless - a lot of outdated, unspecific, and sometimes just plain wrong information.

 

 

Some info is still good, but it's a little unfortunate how unreliable it is.

 

A lot of pages now seem to point to dead pages on the CK wiki.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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