EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Guild Name Data (https://www.eq2interface.com/forums/showthread.php?t=710)

Tulac 12-19-2004 02:19 AM

Guild Name Data
 
I would like to be able to display my guild name in the persona or inventory page. If anyone knows how to do this please let me know what data is called/requested. I've tried everything I can think of but nothing seems to work. Is that data protected? If anyone can plz show me how to display my guild name anywhere but in the Guild Window that would be great

Thx in advance

tonyis3l33t 12-19-2004 03:57 AM

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

Tulac 12-19-2004 04:36 PM

My apologizes. But I've already tried that all that happends is it says [DEVL] Guild Name in the window I want to show it in. It does not update with the name of my guild.

Euda 12-19-2004 07:24 PM

I think it would be a dynamic data item you'd have to insert, but there's nothing like that I think.


All times are GMT -5. The time now is 07:47 AM.

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