• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
Sign in to follow this  
Followers 0
Twycross448

Does SKSE have SetRaceAlias as OBSE had?

Well, exactly as stated in the topic title... is the SetRaceAlias function from OBSE (or a similar function) available in SKSE?


(I'd love for the Drow custom race to be recognized as dark elves...)


0

Share this post


Link to post

Well, exactly as stated in the topic title... is the SetRaceAlias function from OBSE (or a similar function) available in SKSE?

(I'd love for the Drow custom race to be recognized as dark elves...)

No, races are recognized by "Race == DarkElfRace" RaceCompatibility makes patches to replace these checks with "HasKeyword" meaning all you do is place the keyword on your Race and dialogue will treat it as that race.

 

To get that functionality we would need to patch the GetRace condition function to check a list that is serialized to the co-save.

0

Share this post


Link to post
Sign in to follow this  
Followers 0