EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Group Window (https://www.eq2interface.com/forums/showthread.php?t=8426)

Reality 05-20-2007 10:15 AM

Group Window
 
I just installed this nice UI, and nearly everything works fine, but thereīs a problem with the Group Window: When I right-clicked a groupmemberīs name in the Group Window in the Standard UI, there appeared a menu with different options like "make leader" etc., but now itīs just showing the window options! Is there a way to fix it or is it just not included?

h3aso4 05-20-2007 10:23 AM

Quote:

Originally Posted by Reality (Post 59330)
I just installed this nice UI, and nearly everything works fine, but thereīs a problem with the Group Window: When I right-clicked a groupmemberīs name in the Group Window in the Standard UI, there appeared a menu with different options like "make leader" etc., but now itīs just showing the window options! Is there a way to fix it or is it just not included?

Hi :) It's still there, you just need to click on the health/power bars for that character instead of the name.

Reality 05-20-2007 10:28 AM

Ok, thank you! Just have to find a victim to test it, hrhr! :D

gm9 05-20-2007 10:50 AM

Yeah, that group window is cluttered with function buttons, the bars were the only space left available for the right click menu. :)

zaab 05-20-2007 02:36 PM

Speaking of those functions... Is there an easy way to remove the kick from group and exit group buttons? Way too easy to hit in middle of raid as healer and using click to cure..

gm9 05-21-2007 02:10 AM

Strange, those buttons should be non-functional during combat.

To remove, search this text and replace with nothing:

Code:

<Button LocalTooltip="Leave Group" Location="105,6" Name="Leave" OnHoverIn="Opacity=1.000" OnHoverOut="Opacity=0.000" OnPress="Leave" Opacity="0.000" ScrollExtent="16,16" Size="16,16" Style="/WindowElements.WindowFrame.data.close.style" Tooltip="Leave Group"></Button>
Code:

<Button LocalTooltip="Kick" Location="105,6" MouseOverTextColor="#FF0000" Name="Kick" NormalTextColor="#FFFFFF" OnHoverIn="Opacity=1.000" OnHoverOut="Opacity=0.000" OnPress="kickfromgroup" Opacity="0.000" ScrollExtent="16,16" Size="16,16" Style="/WindowElements.WindowFrame.data.close.style" Tooltip="Kick"></Button>


All times are GMT -5. The time now is 01:33 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI