Jump to content

Modder question: What happened to suppressTag?


Recommended Posts

Posted

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' :)

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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