View Single Post
  #34  
Unread 11-22-2005, 12:27 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

<Page Name="MemberInfoPage" Mage="Mage" Fighter="Fighter" Preist="Preist" Scout="Scout" Onshow="
IconScout.Visible=(Class.Text==Scout)
IcontMage.Visible=(Class.Text==Mage)
...">
<Text Name="Class" DynamicDate="/gamedata.group.class">temp</Text>
<Page Name=IconScout">
...
</Page>
</Page>

This is just basic, and wrote it from memory as I am at work and don't have the code in front of me. But its verry close.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote