Alaebasta Posted June 5, 2019 Share Posted June 5, 2019 Formlist as in [actor, spell, armor, weapon, etc] property <blank> auto? or the one found in esp? I have no concrete idea what it is you are referring to.Formlist as it sounds is a list of FORMS like Projectiles type Objects. You can create one from the object window, put in all projectiles you want to trigger your event and use the function IsInList(MyProjectileformlist) (use != 1 if you want to exclude the list). Link to comment Share on other sites More sharing options...
3aq Posted June 5, 2019 Author Share Posted June 5, 2019 (edited) Interesting, note taken, thank you. I seldom touch the CK and only use notepad and sseedit, so what you said is something new.. guess it's time to go messing with CK. Edited June 5, 2019 by 3aq Link to comment Share on other sites More sharing options...
Alaebasta Posted June 5, 2019 Share Posted June 5, 2019 Interesting, note taken, thank you. I seldom touch the CK and only use notepad and sseedit, so what you said is something new.. guess it's time to go messing with CK.Happy to help :wink: Link to comment Share on other sites More sharing options...
Recommended Posts