• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Problem - Xtarget not working like intended

Status
Not open for further replies.
Joined
Jun 1, 2016
RedCents
546¢
Hi,

I am on Emu Server and having the following Problem:
I have no Xtargets in my UI but when I do

/Echo ${Me.Xtarget}

it always lists a mob. When I kill this mob (which is far away) I have another mob with the command but nothing in Xtarget Window in UI.
All Macros are having Problems.

Kissassist though is working. But actually all chars have Problems detecting Targets on hate list.

Any tips are welcome.

Regards
eqtrader63
 
EQTrader;

Which emu server are you on? On Ez Server Akkadius just recently enabled the data from the server for the xtargets.
I am taking it that you have already went under options, keys, ui, and seen which key you have bound to the xtargets ui window and toggled it open but it is empty.
If you have the window open and its empty but you can get data from ${Me.Xtarget} my I ask you to run this.

sub main
/declare xtlookingat int local
/for xtlookingat 1 to 40
/echo (${Spawn[${Me.XTarget[${xtlookingat}].ID}].Name}: ${Spawn[${Me.XTarget[${xtlookingat}].ID}].PctHPs} is ${Spawn[${Me.XTarget[${xtleasthp}].ID}].Distance} away.
/next xtlookingat
/return

and let me know what it says in the mq2 window.

If it lists the npc name, %hp and distance then you are getting the data from the server and the window should be populated and it has to be a UI issue.

Peace.
 
I know this is an old post but in case anyone has this problem again, xtarget on emulators can bug out a little, it displays in game accurate information but mq2 gets the wrong info. I am using RoF2, and had this problem on peqtgc and project lazarus.
 
Problem - Xtarget not working like intended
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart