ME and Target Issues.

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

javelinl
a lesser mummy
a lesser mummy
Posts: 70
Joined: Thu Mar 11, 2004 12:40 pm

ME and Target Issues.

Post by javelinl » Thu Apr 22, 2004 12:43 pm

I'm running into a bit of frustration with changes in how /target seems to work.

Is there a reason that I can't target myself with /target command?

for example, the code below, will target Bilelill (a char who happened to be in PoK). The echo command will repeat back my name, but attempts to target it, return 'There are no spawns matching: (0-100) player ...

I know I can use /keypress f1, but is there a reason that I can target myself by name?


Sub Main

/target pc bile
/echo ${Target.Name}
/echo ${Me.Name}
/target pc ${Me.Name}

/echo ${Target.Name}


/return

magictiger
a snow griffon
a snow griffon
Posts: 450
Joined: Sun Mar 21, 2004 2:24 pm

Post by magictiger » Thu Apr 22, 2004 12:43 pm

Change /target pc ${Me.Name} to /target myself

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Thu Apr 22, 2004 12:45 pm

/keypress targetme
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

javelinl
a lesser mummy
a lesser mummy
Posts: 70
Joined: Thu Mar 11, 2004 12:40 pm

and the verdict is...

Post by javelinl » Fri Apr 23, 2004 10:34 am

So, just to confirm, it's not possible to target yourself by name?

As far anyone knows, it your name the only thing that won't show up as a 'PC'