EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Beta

Reply
Thread Tools Search this Thread Display Modes
  #151  
Unread 03-01-2005, 03:37 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

The logs from your parser would be great also.
Reply With Quote
  #152  
Unread 03-01-2005, 03:41 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by ger
Nope, not hard at all. max_active_sounds is ignored by the parser, so whatever set that it wasn't my programs. I also tweaked the front-end so that it displays the output from the parser a bit more quickly (about 0.25 seconds instead of 1 second.)

So my frames were just not aligned correctly? thats strange because they
were showing in the UI Builder, but would not be there in game.
Reply With Quote
  #153  
Unread 03-01-2005, 03:42 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

Made profile 1 from my recent ini and the other 2 are the ones you supplied with the last zip file balanced and high performance I think.

In game I clicked on 1 (my custom)
then clicked 2 accepted
then 3 accepted
back to 1 accepted

After that 1 was not the same as it was too start with,

And the reason being is the values I listed above..

I see Ger has fixed those in the new parser so I am going to try again..

I have re parsed my old recent.ini using the new parser .... BRB
__________________
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)
Reply With Quote
  #154  
Unread 03-01-2005, 03:49 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by ger
Nope, not hard at all. max_active_sounds is ignored by the parser, so whatever set that it wasn't my programs. I also tweaked the front-end so that it displays the output from the parser a bit more quickly (about 0.25 seconds instead of 1 second.)

Did you find errors in your code for these issues Ger?

I can't do that one up here. Going to have to look at the files
side by side and see what's happening if the new parser ddn't fix the issue.

I was afraid we might run into an issue using pre-defined profiles and custom profiles. But I'm pretty sure our method should prevent any of those issues since we are checking for each value.
Reply With Quote
  #155  
Unread 03-01-2005, 03:52 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by Laffs
Made profile 1 from my recent ini and the other 2 are the ones you supplied with the last zip file balanced and high performance I think.

In game I clicked on 1 (my custom)
then clicked 2 accepted
then 3 accepted
back to 1 accepted

After that 1 was not the same as it was too start with,

And the reason being is the values I listed above..

I see Ger has fixed those in the new parser so I am going to try again..

I have re parsed my old recent.ini using the new parser .... BRB
The newest version of the parser has the default value corrections Laffs listed. I still have no idea where that sound change came from—like I said, the parser ignores sound-related entries in the INI file.
__________________
Reply With Quote
  #156  
Unread 03-01-2005, 03:55 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by ger
The newest version of the parser has the default value corrections Laffs listed. I still have no idea where that sound change came from—like I said, the parser ignores sound-related entries in the INI file.

The sound came from the mute buttons!
maybe??

Ok, so I'm switching the files for the one with the working frames. and
switching to the updated parser.
I'll test tonight and if things look good. I'll upload to the release
and also post a new thread in the Release forums.
And start using Version 1.0
That way we can keep track better of the Variations since I"m sure I'll ad some stuff to the panel later.

Awesome!

I'm curious on the frames.
Do they still work if you do the include line on the startbutton page rather than the mainhud page?

Last edited by Kosmos : 03-01-2005 at 03:58 PM.
Reply With Quote
  #157  
Unread 03-01-2005, 04:00 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

havent tested again as yet ready to do so now...


Sound value from the buttons could well be ... but as a note I did not click on any of them lol

And Kosmos yes your frame, background etc was misaligned thats all lol
__________________
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)
Reply With Quote
  #158  
Unread 03-01-2005, 04:10 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

Oks tested again,

It still adds the sounds line to it (but that not a problem)
r_point_particle_max_size 0.300000

And adds that line to it (thats kool now also with the lower value)

__________________
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)
Reply With Quote
  #159  
Unread 03-01-2005, 04:29 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Laffs
Oks tested again,

It still adds the sounds line to it (but that not a problem)
r_point_particle_max_size 0.300000

And adds that line to it (thats kool now also with the lower value)

Note sure where the sound line is coming from.
I will update the r_point_particle_max_size to 0.30 for the default matrix value. And fix the couple of other types I had tonight.

This is the updated stuff. This has the frame lines from Leffs, along wih the additional include commands for the mute buttons. which were not in his file with the working frame.
This also has the updated parser.
Reply With Quote
  #160  
Unread 03-01-2005, 04:35 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

The sound buttons were missing from the last file, i put the includes back in sorry lol

(funny thing is I never took them out to start with lol ? *Edit* the UI builder will remove any includes that it cant find the files for !! thats why they got removed I just found out)

I still only have a default background likes and not the blue one I seen in you screenshot (I know how to fix that but dont know what image you want it to point to)

Apart from that this mod is working , Switching well kool ,

Fugging great job guys I love this


*EDIT* oks you fixed it then lol ignore my stuff above about the sound buttons lol
__________________
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 : 03-01-2005 at 04:38 PM.
Reply With Quote
  #161  
Unread 03-01-2005, 04:47 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Laffs
The sound buttons were missing from the last file, i put the includes back in sorry lol

(funny thing is I never took them out to start with lol ? *Edit* the UI builder will remove any includes that it cant find the files for !! thats why they got removed I just found out)

I still only have a default background likes and not the blue one I seen in you screenshot (I know how to fix that but dont know what image you want it to point to)

Apart from that this mod is working , Switching well kool ,

Fugging great job guys I love this


*EDIT* oks you fixed it then lol ignore my stuff above about the sound buttons lol
I keep my frames and backgrounds transparent! So the blue is from the sky whil on board the far journey!
LOL.
I'll take some screenshots with teh frames working tonight and add them to the files. Other than that. I think we are done!!!
I'm cursiou about the sound entry though!
I will fiddle with this tonight, but not going to spend too much time on it.

I suspect this will be a pretty popular little toy.
Thanks again for the help guys.
Reply With Quote
  #162  
Unread 03-01-2005, 05:41 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

Final testing...

Just set up my normal playing profile (that is a custom one to start with)
set up a one for bad lag situations
and last one for fantastic screenshots (alough it takes me 4 secs to turn round in that one hehe)

If they all work properly and set the true / false and other values right then it is sorted...
__________________
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)
Reply With Quote
  #163  
Unread 03-01-2005, 05:50 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Laffs
Final testing...

Just set up my normal playing profile (that is a custom one to start with)
set up a one for bad lag situations
and last one for fantastic screenshots (alough it takes me 4 secs to turn round in that one hehe)

If they all work properly and set the true / false and other values right then it is sorted...

Sweet! I've got my girlfriend trying to follow my 'read me' directions to see if they are 'user friendly'

I.E. Idiot Proof!

We shall see.. Crossing my fingers.

She has already pointed out to me that she doesn't know what
"chat window type" is from page two.
In your Chat Window Type
/show_window MainHUD.PerformanceProfile


LOL. I guess I'll have to re-word that one.
Reply With Quote
  #164  
Unread 03-01-2005, 05:55 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Quote:
Originally Posted by Kosmos
She has already pointed out to me that she doesn't know what
"chat window type" is from page two.
In your Chat Window Type
/show_window MainHUD.PerformanceProfile


LOL. I guess I'll have to re-word that one.
The / key automatically assigns focus to the chat box that was set Always Chat Here, so all you need to say is "Type /show_window MainHUD.PerformanceProfile" without the "In your Chat Window."
__________________
Reply With Quote
  #165  
Unread 03-01-2005, 05:57 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

Well for what is worth I showed my wife what we been doing IE the end result switching profiles, And she didnt understand much of it lmao... But thats what you get for tradeing off good looks with brains lmao,


Anyways the 3 extreem profiles I made work well !!

Just one thing I am still not sure about is this

r_point_particle_max_size 0.300000

It does seem to have a slight effect on my custom profile but without looking at your matrix I am not sure what I will edit the value myself in my profile to say 0.150000 and see what happens.
__________________
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)
Reply With Quote
  #166  
Unread 03-01-2005, 06:02 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Laffs
Well for what is worth I showed my wife what we been doing IE the end result switching profiles, And she didnt understand much of it lmao... But thats what you get for tradeing off good looks with brains lmao,


Anyways the 3 extreem profiles I made work well !!

Just one thing I am still not sure about is this

r_point_particle_max_size 0.300000

It does seem to have a slight effect on my custom profile but without looking at your matrix I am not sure what I will edit the value myself in my profile to say 0.150000 and see what happens.
Ok that's good info.
See this one is a tricky one. The listing never shows up in the eq2_recent.ini file.
My slider appears to alwasy be set to max, unless I move it down manuall. the value never shows up in the eq2 file.
So I'm not sure what the 'default' setting is. Since it never shows up.

One would think that since the slider is set to max, the max setting is the default, but that may not be the case.

Let me know what you find.
Reply With Quote
  #167  
Unread 03-01-2005, 06:16 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

Oks to get a more or less true value I adjusted it very slighty in game to get it to write to the recent ini and this is the value it gave me 0.420000 so i guess the default is 0.500000 (as i moved the slider down a bit)

But the value I gave Ger as being 0.300000 is a better value I think so I think should be left at that.

I think reason why I thought it was wrong because when I did a /who there was more players in the zone etc maybe causing me a tiny bit lag that seemed to tie in with change of settings lol ...

So the real default value is 0.500000 (on my system anyways lol)
So maybe you could put that value in your matrix as being more correct (That was the origional one anyways)

Apart from that the sound value went to 48 lmao this is a funny one maybe its the sounds that are happening around you at the time of the recent.ini update??

Oks then , get this thing put up for download bud
__________________
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)
Reply With Quote
  #168  
Unread 03-01-2005, 06:33 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

Another finding.

Flora radius and density seems to be a per user setting as it dont matter what profile I use (even the default ones off the in game menu)
They always stay the same if flora is enabled.

Whilst not a problem its just another observation I made lol
__________________
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)
Reply With Quote
  #169  
Unread 03-01-2005, 08:48 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Posted for Release!!!

Thanks GUYS!
Reply With Quote
  #170  
Unread 03-02-2005, 09:48 AM
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

Thank you for starting the idea off in the first place, Its very usefull well for me it is anyways lol.

Just in case your interested here is a screenshot of the edited version I made for myself as it fits beside my compass
Attached Thumbnails
Click image for larger version

Name:	P_T_1.jpg
Views:	298
Size:	2.4 KB
ID:	1572  
__________________
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)
Reply With Quote
  #171  
Unread 03-02-2005, 10:08 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Laffs
Thank you for starting the idea off in the first place, Its very usefull well for me it is anyways lol.

Just in case your interested here is a screenshot of the edited version I made for myself as it fits beside my compass

I like the looks of that one also!
Reply With Quote
  #172  
Unread 03-02-2005, 10:09 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Laffs
Thank you for starting the idea off in the first place, Its very usefull well for me it is anyways lol.

Just in case your interested here is a screenshot of the edited version I made for myself as it fits beside my compass
You could probably attached that to your compass so that it auto-shows!
Reply With Quote
  #173  
Unread 03-02-2005, 10:19 AM
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

Yes probably, There is loads of possibiltys I have thought of lol
__________________
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)
Reply With Quote
  #174  
Unread 03-03-2005, 04:02 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

ger,

If you get a chance there has been a bug found with one of the sliders.

On Rendering Distance. o_max_farplane. The slider sets this at 119.999 etc..
When moved to the minimum position.

The command doesn't work unless it's at least 120.0

Can you have the parser round up on this value if it's below 120.0?
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 09:23 AM.


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