Thread: Guild Name Data
View Single Post
  #2  
Unread 12-19-2004, 03:57 AM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default

is this the code?

Code:
<Text Font="/Fonts.FontZapf24" LocalText="[DEVL] Guild Name Here" Location="193,36" Name="GuildNameText" PackLocation="center,top" PackLocationProp="-188/0001,0036/0001" ScrollExtent="377,25" ShadowStyle="/ShadowStyles.Outline1" Size="377,25" TextAlignment="Center" TextColor="#F2EACE">[DEVL] Guild Name Here</Text>
I found it in the file named eq2ui_mainhud_guild.xml

hope that helped....

heres a great tip... a program called EditPlus has the ability to search inside all files in an entire directory for a string of characters...i did a search for guild in the default folder and found that there were 19 instances of this word, i checked the output and searched the files individually. The first one i found had the above code in it. Took me more time to post this than it did to do the search for that code, heh.

Good luck,
Tony
________
party Cam

Last edited by tonyis3l33t : 09-16-2011 at 03:15 AM.
Reply With Quote