View Single Post
  #2  
Unread 06-09-2008, 04:44 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

A mod to display your name could look like this:
<?xml version="1.0" encoding="utf-8"?>
<Page Name="MyName" Size="365,30">
<Text DynamicData="/GameData.Self.Name" Font="/TextStyles.VeryLarge.VeryLargeStyle" Name="PlayerName" Size="365,30" />
</Page>
If you leave out the <Page></Page> tags you would get the error message you quoted.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote