Code: Select all
Flow ran into another subroutine
move.inc@46 (MoveToLoc(MoveToY, MoveToX)):Sub MoveToLoc9MoveToY, MoveToX)
ench.mac@313 (Main): /if (!${validTarget} || (!${nukeMode} && !${useDebuff} && !${useMez})) { I was able to see this problem with other macros that used includes (though, honestly, they were all by Rusty and used spell_routines.inc and gen_routines.inc and move.inc).
I "fixed" all my problem by just creating a dummy routine at the end of each include file that I wouldn't ever use.
Is there some way someone can verify the problem and the solution?


