killakaz
Community Developer
- Joined
- Nov 18, 2010
- Messages
- 341
- Reaction score
- 25
is there a way we can add in something like <tt>HasQuest(6948)</tt> <tt>but do HasSpell(100) to see if we have already learned the spell before trying a forcetrain custom class</tt> in the future?
<if condition="!HasSpell(100)"></if>
<if condition="!HasSpell(100)"></if>