hi, im currently trying to add this
the problem is "Jagged Jasper" - having "" within another pair of "" doesnt seem to work and makes sense
does anybody know how i would need to edit this to work ?
Code:
<CustomBehavior File="RunMacro" Macro="/run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Jagged Jasper" then DoTradeSkill(i) break end end" />
the problem is "Jagged Jasper" - having "" within another pair of "" doesnt seem to work and makes sense

does anybody know how i would need to edit this to work ?