View Single Post
  #76  
Unread 03-17-2005, 09:15 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

I'd post a modified version of the groupmembers for this mod, but since I don't have it downloaded I'll just post the code I added to my own group window:

(Added to GroupMembers/GroupMember1/MemberInfoPage)
Code:
<Button LocalTooltip="Disband" Location="8,4" Name="Disband" OnPress="leavegroup leavegroup" ScrollExtent="10,10" Size="10,10" Style="/ButtonStyles.close_button" Tooltip="Disband"></Button>
__________________
Reply With Quote