Jump to content

Custom Perks


Recommended Posts

I've been familiarizing myself with it in the process of working on a small mod.

 

Part of this mod entails the use of custom perks. I'm trying to find the data/files that some perks use for things like kill counts. E.g the Bug Stomper perk uses the challengebugscript, but neither the script or the perk have the information on how many insects the player has to kill to achieve each rank.

 

Where is this kind of info stored, and how do you make it yourself?

 

Thanks

Link to comment
Share on other sites

The progress is tracked in the new Challenge forms. You make a challenge that tracks a specific category or trait, etc. The script attached to the challenge controls when the player gets a perk.

 

You'll have to look at the other challenges/scripts to get an idea (that's what I did). The challenges are located under Actor Data.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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