Post
by Falco72 » Sun Oct 12, 2003 8:32 am
Beg your pardon Valerian, but after I make the change you posted and recompiled MQ from a new installation, I cant get any new result. As before, I can make an alert only using the name of the spawn (ie an orc pawn), but not using the "true" name of the spawn (ie an_orc_pawn00). What mistake am I making? Thank you.
P.S. I am stressing this point because I am using alert in a macro that pass the ids of the mobs around the char to my bot(s). In this case, if the mobs have the same name (ie an orc pawn) only the first id is passed to the bot. Else using the true name (ie an_orc_pawn00) ALL the mobs' id are passed also if they have the same name.