Thread: --need Help--
View Single Post
Old 06-24-2003, 10:11 PM   #7
rjengel2002
A Treant
 
rjengel2002's Avatar
 
Join Date: Jan 2003
Server: Fennin Ro
Posts: 29
Interface Author - Click to view interfaces
Send a message via AIM to rjengel2002
Default Help for you BDann

All you need to do is open the:

EQUI_GroupWindow.xml
file in your UI Files Folder (the UI you want to change it in.. NOT your Default UI Folder)

go do to just about the bottom and you wil see:
<Screen item = "GroupWindow">

under here will be a line of code like this:

<Text>Group</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>This is the party window.</TooltipReference>
<DrawTemplate>WDT_Rounded</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>


Loacte the:
<Style_Titlebar>true</Style_Titlebar>

and simply change it to look like this

<Style_Titlebar>false</Style_Titlebar>

and the Title Bar will be removed... That is the Bauble with the Word Group in it...

That should help... If not post a copy of your
EQUI_GroupWindow.xml
Here and I will do the mod for you and repost it with the changes
__________________
KATHULU
Guild Leader / Web Master / UI Skinner
Fennin Ro ("The Forgotten Server")

E-MAIL KATH
EQUIBUILDER
rjengel2002 is offline   Reply With Quote