It's me again sorry but i didnt knew if i should update my old post or start a new one. what happens is that for some reason my character is not casting any abilities while gathering and i've tried a couple of workarounds but still i get no results. this is the condition that i've been using for now <GatheringSkillOrder> <GatheringSkill SpellName="King's Yield II" TimesToCast="1"/> <GatheringSkill SpellName="Sharp Vision I" TimesToCast="1"/> </GatheringSkillOrder> i know i am a complete noobster in this xml/profile thing but i want to give a try and try to learn a bit. again thanks in advance and i do apologize for the inconvenience
There is no skill named after "Sharp Vision I", I think you mean "Sharp Vision" Other than that, I don't see what's wrong with the code if your class is miner.
Me again sorry, already fixed that typo on the name of the skill as you said but its still not doing anything. any other ideas?
If you wan't both to be cast on the same node then you need to use <GatheringSkillOrder AllOrNone="true"> otherwise you have a typo somewhere.