Ok, so i'll explain detailed what i'm doing...
I'm creating a Moba sistem, like dota and league of legends...
I did some src changed so that bg mobs can atack each other, so now with bg commands i can creat 2 teams, and "creeps" or "minions" of both team, and when they see each other, o mob of team 1, see a mob of team 2 they fight, without my src change bg mobs don't atack each other even they are from different teams...
ok but now, what's the problem? when them stop fighting, let's supos that mob from team 1 kill a mob from team 2, now my mob from team 1 is idl, it lost my commands...
got it? what i really need is, when a mob finishes his fight, he continue walking in this path to the next tower..
got it? So i think i need this label, or can you think a way to do that withou a custom label? i'm stuck in this situation =/