EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Beta

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-22-2005, 01:36 PM
knord's Avatar
knord knord is offline
A Young Mystail Rat
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Everfrost
Posts: 3
Default Knord's Player window with mini XP bar (beta)

Comments/pointers/cookies goes here

My make

Quote:
My first try at modding.

There are still problems I can't solve yet.

The hover over the concentration blubbs is not working, can't seem to find the solution.

I am trying to have the mini xp bar with right click menu to toggle between adventure xp and trade xp, but that aint working either.
I have changed the way the _player.xml is created.
Added a page that encapsulates the player data and the experience data.
This I think is my main thorn.

EDIT: I have made a final. Thank you for all the input!

First picture is how it is now.
Second picture is what I am aiming for.
Attached Thumbnails
Click image for larger version

Name:	current_state.jpg
Views:	445
Size:	18.8 KB
ID:	2470  Click image for larger version

Name:	wishfull_state.jpg
Views:	406
Size:	17.3 KB
ID:	2471  

Last edited by knord : 04-29-2005 at 04:16 PM. Reason: Updateing text. Adding pictures
Reply With Quote
  #2  
Unread 04-22-2005, 02:28 PM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Regarding your download description comments

I don't think the context (right click) menu will work outside the main experience window. However, you can set up a toggle button to switch between the two. Another idea I just thought of, you might be able to set up the visibility based on the main experience window.

And it'd be nice if you include a pic here in the thread so we have something to reference too. All-in-all, not bad though

D
Reply With Quote
  #3  
Unread 04-23-2005, 01:03 PM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

Does the parent window still have this command in it eq2usescomwndcontrols="true" ? that would be the first problem to check for.

2nd is have you made sure the the conc efflector etc is still there and all the bubbles are set correctly, Do they turn yellow when you mouse over them?

*EDIT*

Replace your "ConcEffector" the one you have in there is corrupt

Your Experiance and your Playerinfo windows are overlaping that maybe why the right click menu is not showing properly ? (whilst you can have child windows overlapping each other it can mess the right click up in some cases)
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)

Last edited by Laffs : 04-23-2005 at 01:19 PM.
Reply With Quote
  #4  
Unread 04-24-2005, 01:07 PM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Quote:
Originally Posted by Laffs
Does the parent window still have this command in it eq2usescomwndcontrols="true" ? that would be the first problem to check for.

2nd is have you made sure the the conc efflector etc is still there and all the bubbles are set correctly, Do they turn yellow when you mouse over them?

*EDIT*

Replace your "ConcEffector" the one you have in there is corrupt

Your Experiance and your Playerinfo windows are overlaping that maybe why the right click menu is not showing properly ? (whilst you can have child windows overlapping each other it can mess the right click up in some cases)
That could very well mess it up, especially if the HealthPage is on top of the ExpPage. Honestly, I REALLY don't think you can get the same context menu to show. I have an exp/player window mod, and it dun workie either. depeshenode has one and from what I remember, that doesnt work either, as far as the context goes.

Your best bet is either:
1 :: Make a button, and switch the two exp bars through OnPress Events, ie:
togglebutton: OnPress=ExperiencePage.visible=true OnPress=Press2
Press1: ExperiencePage.visible=true OnPress=Press2
Press2=TSExperiencePage.visible=true OnPress=Press1

2 :: Link the Player XP bit to the main experience page through onshow
ExperiencePage --- onshow=parent.player.experience.experience.visible=true
onshow=parent.player.experience.TSexperience.visible=false
Onhide=parent.player.experience.experience.visible=false
onshow=parent.player.experience.TSexperience.visible=true

Keep in mind that this is not exact spripting syntax, its just there to give you an example.

TTFN

D
Reply With Quote
  #5  
Unread 04-29-2005, 04:50 PM
knord's Avatar
knord knord is offline
A Young Mystail Rat
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Everfrost
Posts: 3
Default

I went with the switch-style, works rather well.

Thank you for all the help
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 02:35 PM.


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