Range issues with Assist

Cage9d9

Member
Joined
Aug 26, 2008
Messages
210
Reaction score
5
Points
18
So I've been messing around on Zippzipp's EMU server and not sure if this problem is isolated to EMU servers or all. I play from a main character and use MQ2BC to send commands to all other toons I control...

Whenever the main toon targets a mob way off in the distance, and then has the alt toons assist, they never get the target. I send them the following commands:

//target Player1
//assist

They'll target Player1, but then they don't actually assist. My assumption is the target is too far away for the assist to work, so my question is how the F do I do this?

Now that I'm thinking about it, maybe I should try:

//target id ${Target.ID}

Would this send them the actual ID of the target I currently have on my main toon, or would the variable be ignored until it reached the other clients? Oh that's a good test for tomorrow!

Off to bed, if anyone thinks of anything let me know!
 
Damn did I stump everyone with this question or does no one just want to answer? :p
 
I stopped reading once I saw the word EMU :(
 
My suggestion worked fine //bca //target ${Target.ID}