EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Beta

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 10-20-2005, 11:35 AM
hirebrand hirebrand is offline
Bellum Aeternus
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 165
Default Groupmembers w/ archetype -- need help

Can someone help me with my conditional operators for this mod? It doesn't work.

Link about conditional operator.

Here's the relevant snippet. I have 4 images in this page that are invisible by default that correspond with the 4 archetypes. My idea was that a group member joins the MemberInfoPage becomes visible. OnShow is activated. If that member's archetype = whatever, then make whatever icon visible. But everything stays invisible, even when I hide and reshow the window mid-group.

Code:
<Page 
BackgroundColor="#00FF00" 
Name="MemberInfoPage" 


OnShow="
Scout_Icon.Visible=( GameData.Group.Group_1.Archetype == 'Scout' ? true : false ) Fighter_Icon.Visible=( GameData.Group.Group_1.Archetype == 'Fighter' ? true : false ) Mage_Icon.Visible=( GameData.Group.Group_1.Archetype == 'Mage' ? true : false ) Priest_Icon.Visible=( GameData.Group.Group_1.Archetype == 'Priest' ? true : false )"
PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" ScrollExtent="125,50" Size="125,50" >
Also if you can think of a different way to do this that would be great.
Attached Thumbnails
Click image for larger version

Name:	sfdgsf.jpg
Views:	546
Size:	4.1 KB
ID:	3892  
Attached Files
File Type: zip grouptest.zip (3.6 KB, 372 views)
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 05:53 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI