FelisMalum
Well-known member
- Joined
- Mar 7, 2022
- RedCents
- 439¢
- Pronouns
- She/Her
Have Rk II of the spell so noticed this line is always evaluating to FALSE now.
Guess I could change it to {Me.SpellReday[#]} which seems to work but was hoping for something a little less concrete as I have different sets with the spell in different slots. Tried {Me.SpellReady[...].ID} and {Me.SpellReady[...].RankName} and both return errors. {Me.SpellReady[Fanatical Audacity Rk. II]} also works but again more editing when I upgrade to RK3.
C3=/delay 5s ({Target.Distance3D}<250 && {Me.SpellReady[Fanatical Audacity]}Guess I could change it to {Me.SpellReday[#]} which seems to work but was hoping for something a little less concrete as I have different sets with the spell in different slots. Tried {Me.SpellReady[...].ID} and {Me.SpellReady[...].RankName} and both return errors. {Me.SpellReady[Fanatical Audacity Rk. II]} also works but again more editing when I upgrade to RK3.

