Tyrant99 Posted May 13, 2018 Posted May 13, 2018 Probably an easy question: Using SexLab tags to filter animations, let's say that I wanted to call a Sex Scene that uses the 'Spanking' Tag. If a user did not have a Spanking animation, would the SexScene simply fail? Or, is there any sort of built in failsafe with SexLab so a if a filter tag isn't satisfied, the animation will revert to some other random animation that is available for that user? If the above doesn't happen, could I create my own failsafe while using less common animation tags such as 'Spanking' / 'Fondling' by pairing them with more generic tags like 'Vaginal' / 'Anal' - and then set the bool 'RequireAll' to false? (As a generic tag should almost always be returned)
Guest Posted May 13, 2018 Posted May 13, 2018 When you actually start the sexlab anim (StartSex, QuickStart, or through sslThreads), in case the anims are not valid (e.g. empty) SexLab will add its own fail safe to get a valid animation. In case you want to do it on your own, just check the result of FindAnimationsByTags, in case it is zero, search again with more permissive tags.
Tyrant99 Posted May 13, 2018 Author Posted May 13, 2018 @CPU Very nice, thank you. Glad to hear that Sexlab has that feature, saves me some time / effort.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.