Before click on button "Update/Reinstall" you need to select in list package, for you select "Base data - admin - Need update" and click after on "Update/Reinstall" button.
For OR conditions there is no other solution than to make a spell copy (I don't view how I can add "OR" condition without adding difficulty for create fightclass).
And I'll add debug mode in fightclass (I'll add more log in this mode).
You can also convert your fightclass in C# for more flexibility (and debug).
Hi,
It Is written when you launch product "Profiles Converters": (Pirox Fly gatherer, MMoLazy Erus (Ground and Gather), Gather Buddy, WowRobot Gather Fly, The Noob Bot gatherer and grinder)
I have tried this code works fine for change target: ClearTarget(); TargetUnit("pet"); CastSpellByName("Misdirection"); TargetLastEnemy();(you can try lua script in: "General Settings" > "Others" tab > "Development Tools" (put lua script in textbox and launch script with button "Lua ..."
Fightclass use "AND" for spell conditions.
Yes I have fixed " problem for lua script.
For the return value in lua you need to manage it in your script lua.