With the latest release of the PF files some scripts have been broken.
Specifically the following:
foreach pick in hero where "Spctype.Movement"
*blah*
nexteach
I have been using this construct to find the highest speed of all movement types (which quite of few templates require). However, the thing selSTypMov is now selected as well which is causing errors.
Specifically the following:
foreach pick in hero where "Spctype.Movement"
*blah*
nexteach
I have been using this construct to find the highest speed of all movement types (which quite of few templates require). However, the thing selSTypMov is now selected as well which is causing errors.