GornoDD Posted September 5, 2015 Posted September 5, 2015 Hi Im still working on my mod and have gotten pretty far already. But I want to implement a dialogue topic that is only available if a NPC has a certain amount of arrousal from SLA. How can this be done?
lordescobar666 Posted September 5, 2015 Posted September 5, 2015 If I remember correctly SLA adds actors to a special SLA faction and saves the aroused value as faction rank. So you just need to add a condition to your mod using the "getFactionRank" condition function.
GornoDD Posted September 5, 2015 Author Posted September 5, 2015 If I remember correctly SLA adds actors to a special SLA faction and saves the aroused value as faction rank. So you just need to add a condition to your mod using the "getFactionRank" condition function. Oh thanks. That was easier than I taught
Recommended Posts
Archived
This topic is now archived and is closed to further replies.