I went another step and deleted all multiple groups I had for tp sets. I'm using this now.
withCode:// Rotation Alias for the Spellcast TP variable, called upon with '//TPset' or CRT+T alias TP1 sc v s TP PLD; alias TPset TP2;input /echo TPset PLD alias TP2 sc v s TP Melee; alias TPset TP3;input /echo TPset Melee alias TP3 sc v s TP MDT; alias TPset TP4;input /echo TPset MDT alias TP4 sc v s TP Kite; alias TPset TP5;input /echo TPset Kite alias TP5 sc v s TP Turtle; alias TPSet TP1;input /echo TPset Turtle alias TPset TP1; bind ^t TPset
Code:<var name="TP">PLD</var> <if spell="autoset"> <equip when="idle" set="idle" /> <equip when="engaged" set="$tp" /> </if> <if Mainjob="PLD"> <if status="engaged"> <equip when="aftercast" set="$tp"/> </if> <else> <equip when="aftercast" set="idle"/> </else> </if>
Awesome! Now that I'm more familiar with Variables I may need to rework my xml again lol.
XI Wiki



