EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Beta

Reply
Thread Tools Search this Thread Display Modes
  #26  
Unread 11-11-2005, 04:41 PM
nomad980 nomad980 is offline
A Crazed Gnoll
 
Join Date: Jul 2005
Server: Unrest
Posts: 23
Default

Like I had posted somewhere else by mistake:

Quote:
Any luck with this? I found someone that had something similar on here, http://www.eq2interface.com/downloa...nfo.php?id=4053 Well I am off to try and figure this out.
Reply With Quote
  #27  
Unread 11-17-2005, 10:55 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default Attributes cannot be assigned a variable value

I believe the reason that none of these attempts work is the following. Some attributes cannot be assigned a variable value. This includes both 'style' and 'visible'.

For example, the following attribute assignments do not work.

Code:
<Image Name="Icon1" ScrollExtent="40,40" Size="40,40" Style="(Var)" Var="MyStyle"/>
<Image Name="Icon2" ScrollExtent="40,40" Size="40,40" Style="MyStyle" Var="false" Visible="(Var)"/>
I have been working on making archtypes work in the groupmember window as well but I think as long as the above is true it is impossible.

It would be nice to have a list of attributes that cannot be assigned a variable. It would be nicer to have this fixed :-)

Last edited by tangent : 11-17-2005 at 10:58 AM.
Reply With Quote
  #28  
Unread 11-17-2005, 05:22 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

I can get the archetype stuff to display properly, once you mouse over it updates the to correct icon pic. In text mode, the archetype always aupdates no problem when a new member or different member takes up a slot. The archetype will change as it should, but the picture (icon) won't until I mouse over forcing the icon to update. Same thing Hirebrand got to in his mod.

I thought I had it working however, icon update without mouse over, but in all my excitement, I did not save the file and it is gone forever. NO, unfortunately I do not remember what I did, as I was trying like over 100 ways to get this to work. My brain hurts still from that night.

It seems so simple though, if the text version of the archetype will update easily, why can't we get the icon to do the same?

I really wish RJ would respond to Hirebrand and get us the correct/needed syntax for the enabled conditionals.
Reply With Quote
  #29  
Unread 11-17-2005, 05:55 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

I havn't tried this but it should work.

Code:
<Page name="MemberInfoPage" Onshow="
archmage.Visible=(archtype.text==mage)
archpreist.Visible=(archtype.text==preist)
...">

<Image name="archmage" ... >
<Image name="archpreist" ... >
...
</Page>
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #30  
Unread 11-18-2005, 08:36 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default

Quote:
Originally Posted by Landiin
I havn't tried this but it should work.

Code:
<Page name="MemberInfoPage" Onshow="
archmage.Visible=(archtype.text==mage)
archpreist.Visible=(archtype.text==preist)
...">

<Image name="archmage" ... >
<Image name="archpreist" ... >
...
</Page>
Well I have tried this and, as I said above, the Visible attribute does not seem to be updatable with a variable value.
Reply With Quote
  #31  
Unread 11-18-2005, 08:56 AM
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

Hmm that basically how I get my raid info window to show up. The loading screen reads teh zoen name and turns on a page insaid the memorrized window. Maybe it only works on pages and you have to puth each icon in its own window /shrug.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #32  
Unread 11-18-2005, 09:03 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default

Quote:
Originally Posted by Landiin
Hmm that basically how I get my raid info window to show up. The loading screen reads teh zoen name and turns on a page insaid the memorrized window. Maybe it only works on pages and you have to puth each icon in its own window /shrug.
It's worth a try. I'll let you know.
Reply With Quote
  #33  
Unread 11-22-2005, 10:51 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default

All of my attempts at getting a page to become visible based on a variable value have failed. Can you give an example or link to an interface where you have this working Landlin?
Reply With Quote
  #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
  #35  
Unread 12-10-2005, 07:15 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Landiin, can you post the full code to the above post? Not from memory, I would like to test your theory.
Reply With Quote
Reply



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 12:31 PM.


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