 |
 |
|
05-12-2005, 09:30 AM
|
|
A Brown Bear
Server: Antonia Bayle
Forum posts: 10
File comments: 1
Uploads: 0
|
Custon Display
I'm having an odd problem with the Custom Display. I was able to successfully set the first spot with my display settings. I want to set the second spot with the same settings, only with complex shader distance set to -1. For some reason the second setting wont work. The first setting works fine in all regards, the second seems to change all the settings except the one i want...the shader. If the shader is already at -1, or any value, and I click the first box, no problem, it changes. If I click the second the shader will not change. If it is set at -1 it will stay there, if it is set for 20, 100, 150, anything...it still reamins the same. I checked the XML files and the OnSet values appear to be the same for setting 1 and 2 other than the shader distance.
Any ideas?
|
|
|
08-09-2006, 09:30 PM
|
|
A Sea Turtle
Server: Oggok
Forum posts: 31
File comments: 3
Uploads: 0
|
Thanks for updating your start button, I was missing using it
|
|
|
08-13-2006, 09:42 AM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 1
File comments: 1
Uploads: 0
|
Small problems
When I first log on the bottons box isn't there until I mouse over, then
it shows isn't a big deal but a couple of things are amiss, one the side
bar that you can use to adjust performance just shows a solid white
bar, no graphics, if I mouse over I get the assorted selections tool tip
pop ups but no graphics (same with audio).
Then there is the harvesting box, the information (harvest texts) shows but no graphics for teir selections, I can click around in the box and page does change but still no selectable button graphic.
Any ideas?
I do not use any other UI cept eq2map
|
|
|
08-14-2006, 05:01 AM
|
|
A Berserk Golem
Server: Antonia Bayle
Forum posts: 58
File comments: 59
Uploads: 9
|
I will check the release again, and see why you have the graphics problem
|
|
|
09-26-2006, 12:11 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 3
File comments: 1
Uploads: 0
|
Quote:
Originally posted by Goldi
I will check the release again, and see why you have the graphics problem
|
The graphics bug is cause by having 2 OnShow attributes in the first Page tag, just move the second OnShow value (Location=Parent.Inventory.Location) into the first OnShow attribute.
Updated code for the first Page tag:
Code:
<Page AbsorbsInput="false" Alwaysontop="true" eq2usescomwndcontrols="true" hide_window="MainHUD.Inventory" Location="2170,2490" Name="StartButton" OnHide="visible=true" OnHoverIn="show_window=(MainHUD.Inventory)" OnShow="show_window=(MainHUD.Inventory) hide_window=(MainHUD.Inventory) Location=Parent.Inventory.Location" PackLocation="left,bottom" PackLocationProp="0025/0001,-502/0001" ScrollExtent="88,107" Size="88,107" show_window="MainHUD.Inventory" UserMovable="true">
-Slic.
|
|
|
10-25-2006, 07:59 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
|
bugs
I have installed this and used for a while- and am also now experiencing several bugs. On roughly half of my characters, the window will not even show for the first 5-10 minutes or longer. Also, on my guild page, if i attempt to click on the main tab, ir brings up the start button pull down menu. Any ideas?
|
|
|
11-17-2006, 10:57 AM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 2
Uploads: 0
|
Re: bugs
Quote:
Originally posted by porfideo
I have installed this and used for a while- and am also now experiencing several bugs. On roughly half of my characters, the window will not even show for the first 5-10 minutes or longer. Also, on my guild page, if i attempt to click on the main tab, ir brings up the start button pull down menu. Any ideas?
|
I'm having the same problem, it doesn't show up for a few mins then randomly pops in.
|
|
|
11-17-2006, 05:28 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
|
Many Thanks
I have the same problem as the last two posters, but I've come to just accept it and know that once I lock the window it will always pop up in the same spot.
Many Thanks Goldi! I can't say enough good things about the startbutton.
|
|
|
11-17-2006, 07:49 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 1
File comments: 1
Uploads: 0
|
Re: Small problems
Quote:
Originally posted by Zhimara
When I first log on the bottons box isn't there until I mouse over, then
it shows isn't a big deal but a couple of things are amiss, one the side
bar that you can use to adjust performance just shows a solid white
bar, no graphics, if I mouse over I get the assorted selections tool tip
pop ups but no graphics (same with audio).
|
in uibuilder it shows that videosets style - customstyle is using images/widgets.dds for its images.. which doesnt exist anywhere in my files, not in the download or in default folder.. so i'm guessing thats why it shows up as white.. its pointing to the wrong/missing image file...
|
|
|
11-18-2006, 03:16 PM
|
|
A Brown Bear
Server: Antonia Bayle
Forum posts: 10
File comments: 2
Uploads: 0
|
Ok figured i would give this a try again, loaded it up into fetish 7.5, and it still doesnt work.. the start button doesnt show at all... Is there a fix for this? I will just go back to the original one for now until i find out if there is a fix or something.. thanks
|
|
|
11-18-2006, 05:22 PM
|
|
A Young Mystail Rat
Server: Antonia Bayle
Forum posts: 6
File comments: 3
Uploads: 0
|
I have the same problem.. doesn't come up at all with Fetish 7.5..
|
|
|
11-20-2006, 09:21 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 1
File comments: 8
Uploads: 0
|
Not displaying right away, sometimes not at all
I am having the problem of where the start button items don't always appear right away when I log in. Sometimes it take 5 seconds to load, sometimes it takes 20 minutes...  Love the UI mod, just a shame with the bug. Any idea on how to get the display issue fixed? It appears that some others have had a simliar issue as well.
Thanks!!
Jinxz
|
|
|
11-21-2006, 03:04 AM
|
|
A Berserk Golem
Server: Antonia Bayle
Forum posts: 58
File comments: 59
Uploads: 9
|
Re: Not displaying right away, sometimes not at all
Well, sorry everyone about those two annoying bugs
I finally managed to fix:
1) Startbutton will no longer start invisible.
2) VideoSet buttons (the ones on the right) fixed. They should no longer appear as a white strip
Also updated:
- the Harvest Window with Masch20 updates on EoF harvesting...
- Infocenter: added a bunch of info on EoF. Dont forget to check 3 notes i have added also, on the infocenter notes...
Thanks for your patience, and enjoy!
|
|
|
11-21-2006, 05:25 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 1
File comments: 8
Uploads: 0
|
Re: Re: Not displaying right away, sometimes not at all
WHOOOT!!!!! Thanks for the update! Problem seems to be fixed! Awesome work Goldi
Quote:
Originally posted by Goldi
Well, sorry everyone about those two annoying bugs
I finally managed to fix:
1) Startbutton will no longer start invisible.
2) VideoSet buttons (the ones on the right) fixed. They should no longer appear as a white strip
Also updated:
- the Harvest Window with Masch20 updates on EoF harvesting...
- Infocenter: added a bunch of info on EoF. Dont forget to check 3 notes i have added also, on the infocenter notes...
Thanks for your patience, and enjoy!
|
|
|
|
12-11-2006, 02:33 AM
|
|
A Young Mystail Rat
Server: Runnyeye
Forum posts: 5
File comments: 7
Uploads: 3
|
Extreme Performance preset
Thx for nice startbutton. I would just like to inform you that Extreme Performance settings not work as it should. Therefor i will add the code for more optimized version of it and you can include it in update if you want
File to replace code is eq2ui_video_preset1_extreme performance.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<Checkbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" LocalTooltip="Extreme Performance" Location="4,50" Name="VideoPreset1" OnSet="Parent.Custom1.checked=false Parent.Custom1.checked=false Parent.Custom2.checked=false Parent.Custom2.checked=false Parent.Custom3.checked=false Parent.Custom3.checked=false Parent.VideoPreset2.checked=false Parent.VideoPreset2.checked=false Parent.VideoPreset3.checked=false Parent.VideoPreset3.checked=false Parent.VideoPreset4.checked=false Parent.VideoPreset4.checked=false Parent.VideoPreset5.checked=false Parent.VideoPreset5.checked=false Parent.VideoPreset6.checked=false Parent.VideoPreset6.checked=false Parent.VideoPreset7.checked=false Parent.VideoPreset7.checked=false Parent.VideoPreset1.checked=false Parent.VideoPreset1.checked=false
r_frame_buffer_scale=1.000
r_frame_buffer_scale=1.000
r_light_buffer_scale=0.500
r_light_buffer_scale=0.500
o_max_farplane=900.000000
o_max_farplane=900.000000
r_fast_layer_min_distance=-1.000000
r_fast_layer_min_distance=-1.000000
cl_textureshrink=4.0
cl_textureshrink=4.0
cl_charactertextureshrink=4.0
cl_charactertextureshrink=4.0
r_texture_lodding_shrink=4.0
r_texture_lodding_shrink=4.0
r_bloom=false
r_bloom=false
r_bloom_atmospheric=false
r_bloom_atmospheric=false
r_heatshimmer=false
r_heatshimmer=false
r_underwaterdistortion=false
r_underwaterdistortion=false
r_splashes=0.0
r_splashes=0.0
splash_particles_enabled=false
splash_particles_enabled=false
r_update_procedural_textures=false
r_update_procedural_textures=false
r_drawocean_quality=3.0
r_drawocean_quality=3.0
r_envcube_updates=2.0
r_envcube_updates=2.0
r_reflections=0.0
r_reflections=0.0
r_reflectionsinhouse=1.0
r_reflectionsinhouse=1.0
r_particle_priority=1.0
r_particle_priority=1.0
num_active_spell_results=1.0
num_active_spell_results=1.0
r_particlesinreflections=false
r_particlesinreflections=false
r_particlesinreflectionsinhouse=true
r_particlesinreflectionsinhouse=true
r_particle_lod_scale=0.125
r_particle_lod_scale=0.125
r_point_particle_near_plane=-2
r_point_particle_near_plane=-2
r_point_particle_max_size=0.200000
r_point_particle_max_size=0.200000
r_light_priority=1.0
r_light_priority=1.0
r_max_torches=1.0
r_max_torches=1.0
r_torch_intensity=1.0
r_torch_intensity=1.0
r_max_lights=2.0
r_max_lights=2.0
r_light_spec=false
r_light_spec=false
r_rain_spec=false
r_rain_spec=false
r_max_spec_lights=1.0
r_max_spec_lights=1.0
r_light_bump_max_distance=-1.000000
r_light_bump_max_distance=-1.000000
r_min_dir_ambient_intensity=0.300000
r_min_dir_ambient_intensity=0.300000
r_shadow_priority=0.0
r_shadow_priority=0.0
r_shadows=false
r_shadows=false
r_shadows_torch=false
r_shadows_torch=false
r_shadows_characters=false
r_shadows_characters=false
r_shadows_other=false
r_shadows_other=false
r_shadows_keep=false
r_shadows_keep=false
r_shadows_spec=false
r_shadows_spec=false
cl_lod_scale=0.10
cl_lod_scale=0.10
cl_lod_tridensity=75000.0
cl_lod_tridensity=75000.0
r_ec_max_lod0=6.0
r_ec_max_lod0=6.0
r_ec_max_lod1=20.0
r_ec_max_lod1=20.0
r_min_anim_update_rate=0.600000
r_min_anim_update_rate=0.600000
r_anim_update_start=0.050000
r_anim_update_start=0.050000
r_initial_point_weight=0.500000
r_initial_point_weight=0.500000
r_particle_cloth=false
r_particle_cloth=false
r_flora=false
r_flora=false
r_flora_displacement=false
r_flora_displacement=false
r_flora_radius_scale=1.0
r_flora_radius_scale=1.0
r_flora_density_scale=1.0
r_flora_density_scale=1.0
r_performance=7.0
r_performance=7.0
" ScrollExtent="14,15" Size="14,15" Style="CustomStyle" TextColor="#EBDEFF" Tooltip="Extreme Performance"></Checkbox>
<CheckboxStyle DisabledTextStyle="/Fonts.FontZapf15" Name="CustomStyle" NormalTextStyle="/Fonts.FontZapf15" RStyleActivated="CustomStyle.activated_rect" RStyleDefault="CustomStyle.default_rect" RStyleMouseOver="CustomStyle.default_mouseover_rect" RStyleMouseOverActivated="CustomStyle.activated_mouseover_rect"/>
|
|
|
 |
|
All times are GMT -5. The time now is 12:22 PM.
|
 |