Can anyone clue me into why my precast is the only thing equipping during casting?
Code:<if CastTimeGT="4" notSpell="Reprisal|Hastega|Drain II"> <PreCastDelay Delay="0.2" /> <MidCastDelay Delay="1.5" /> <if type="BardSong"> <action type="equip" when="precast" set="SongPrecast" /> <if advanced='"$Ring" = "1"'> <if HPLT="$%SubJobHP"><equip when="precast"><rring lock="t">Minstrel's Ring</rring></equip></if> <else><addtochat>Warning - HP Above Minstrel's Trigger. Use Chakra macro to fix.</addtochat></else> </if> </if> <else><action type="equip" when="precast" set="Precast" /></else> </if>
XI Wiki



