DeepBlueFrog Posted October 11, 2013 Posted October 11, 2013 Using examples in the wiki, I tried this script line: SexLab.GetAnimationsByTag(2, "Sex", supressTag="Aggressive") and got this error from the compiler: c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\SL_Dibella_QST_HamalSybilLesson.psc(20,23): cannot find a parameter named supresstag Edit: The solution, of course, was to track down the function definition in the source file and find out it is in fact called 'tagSuppress'
TheDriedFinger Posted October 11, 2013 Posted October 11, 2013 I had this same question a while ago. I ended up realizing that the online reference actually made an error. It's supposed to be "TagSuppress", I believe.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.