Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Added some more good stuff to mq2targetinfo - EqMule
Usage: /groupinfo help
- Added a /groupinfo command to hide/show buttons on the group window
(plugin unload and reload is needed if you change button locations.)
- GroupWindow Button locations are now configurable in mq2targetinfo.ini
If you make your group window bigger it should fix this problemOne thing ive noticed with the group window is that the button for "Disband" has a very small clickable portion of it, for me only the bottom of the button is actually clickable.
You can now set UsePerCharSettings=1 if you want that in MQ2TargetInfo.ini.
0 is default and means it reads settings from the [Default] section.
I realized that having per char settings is cumbersome if you have A LOT of chars.
The buttons on the groupwindow will only show when you are in a group now.
Except the Hotbutton which will always show unless you change its show/hide setting. see /groupinfo help for more in
Nov 19 2018 by eqmule
- Added distance for targets on the Extended Target Window
You can control the feature by: /groupinfo show/hide extdistance
Because distance label needs a few pixels to display, u *might* need to make the window a bit wider,
it depends how many letters are in the mobs name that u fight.
- MQ2TargetInfo.ini now lets you customize what commands, texts and tooltips are executed/displayed for the Follow Me and Come To Me buttons
Default entries are:
INI:...
Added "Follow Me" to the rightclick menu for the groupwindow. - idea cred: sl968
For this to work yuo need to have mq2eqbc loaded as well as mq2advpath and mq2targetinfo.
It will issue a /bct <toon> //afollow command to the toon you rightclicked on.
Your UI looks a bit like the Melee UI that has settings preconfigured in the mq2targetinfo.ini you should copy those and adjust accordingly.
From what I can tell your UI should be able to be properly configured by editing the ini. Use /groupinfo reload to see changes after u save the ini. EverQuest saves window sizes and position when you /camp I don’t change those at all.
Here is what it should look like when properly configured in the ini:
View attachment 15377
No that’s not possible, right click your group window on one of your group members and make sure you uncheck whatever stuff you want to hide. This is a new plugin, when I get feedback about bugs I will make changes. Sometimes those changes will break old settings, like last time when I had to rewrite the ini and u lost your old settings.Is is possible to break off the new group buttons into a separate plugin or provide a way to disable all group features permanently? Having those setting reactive each time the plugin is update is beyond annoying.
With that said, I LOVE the Target Info this plug provides!
~IRKodama
Also, here is the thing about the group buttons and group member distance... once you get used to just quickly being able to see how far away everyone in group is from you and not having to alt tab over when they get stuck in a tree but simply just click the Come To Me button, or the next time you want everyone in group to hail the same npc as u and you just click Mimic Me and they all say after you, you will understand how great those buttons are...
Displaying distance next to the name shouldn't require you to resize the window, there is room there.I would love the distance numbers and buttons, I know I would. But I am just to stubborn to have a bigger (or different) group window.
I’ll add “/groupinfo mimicme” today then u can create a hotbutton and put it anywhere u like.(Wish I could figure out how to do the Mimic one).
ok, so later today RG will get an update where u can set font size to 1 and then the below ini setting will work for the stice UI with a fontsize of 1Simple Stice Group Smaller (6 player)
https://www.eqinterface.com/downloads/fileinfo.php?id=6439
Any chance you can get that to work? I can not seem to get the distance figured out.
[UI_Simple_SticeGroup]
DynamicUI=1
GroupDistanceFontSize=1
UseGroupLayoutBox=0
GroupDistanceLoc=4,-10,70,0
ComeToMeLoc=51,17,6,46
FollowMeLoc=51,17,48,88
MimicMeLoc=51,17,90,130
HotButton0Loc=87,54,6,46
HotButton1Loc=87,54,49,89
HotButton2Loc=87,54,92,132
TargetInfoAnchoredToRight=0
TargetInfoLoc=34,48,0,40
TargetDistanceLoc=34,48,90,0
UseExtLayoutBox=0
ExtDistanceLoc=0,-20,70,0
Ok here is the ini section for that UI:@eqmule, you are the best. I sent a PM with the .zip file
[UI_Drakah]
DynamicUI=0
GroupDistanceLoc=-3,-15,80,-30
GroupDistanceFontSize=2
ComeToMeLoc=36,2,4,44
FollowMeLoc=36,2,46,86
MimicMeLoc=36,2,88,128
HotButton0Loc=36,0,154,194
HotButton1Loc=36,0,194,234
HotButton2Loc=36,0,234,274
TargetInfoAnchoredToRight=0
TargetInfoLoc=50,62,0,60
TargetDistanceLoc=50,62,140,0
ExtDistanceLoc=0,-20,80,0
#don't mess with these 2 settings unless you are told to, they should be 0 for most UIs
UseGroupLayoutBox=0
UseExtLayoutBox=0
ok, so later today RG will get an update where u can set font size to 1 and then the below ini setting will work for the stice UI with a fontsize of 1
here is what it looks like without buttons:INI:[UI_Simple_SticeGroup] DynamicUI=1 GroupDistanceFontSize=1 UseGroupLayoutBox=0 GroupDistanceLoc=4,-10,70,0 ComeToMeLoc=51,17,6,46 FollowMeLoc=51,17,48,88 MimicMeLoc=51,17,90,130 HotButton0Loc=87,54,6,46 HotButton1Loc=87,54,49,89 HotButton2Loc=87,54,92,132 TargetInfoAnchoredToRight=0 TargetInfoLoc=34,48,0,40 TargetDistanceLoc=34,48,90,0 UseExtLayoutBox=0 ExtDistanceLoc=0,-20,70,0
View attachment 15391
and with:
View attachment 15392
- Added /groupinfo mimicme on|off - it will do what the button does but from commandline
- Added /groupinfo followme on|off - it will do what the button does but from commandline
- Added /groupinfo cometome - it will do what the button does but from commandline
- This means if you dont want those buttons on the group window, just rightclick
a group member and hide them, then create your own hotbuttons
and put them wherever you like to get the same functionallity.
- Fixed a bug in...
I agree. I love everything, which is why i am trying so hard to make it work. Then, I was going to make write-up similar to what I have shown above.