My video for the contest
TurboHUD - Diablo 3 Overlay Program - YouTube
My video for the contest
TurboHUD - Diablo 3 Overlay Program - YouTube
I`ve got a problem. I`ve changed my hero - and the hud`s place changed. Right now it`s draw over the minimap =( And it blinks sometimes to another position - but always returns on a minimap.
Please think a little. What can I help you from a distance without ANY information? I can't.
BUT, you can make a screenshot, you can check your logs folder for exceptions log, you can post your config.xml, etc.
If you don't give me anything, then I can't help you.
No![]()
Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...
How do you hide/disable "Others DPS" below follower's portrait?
![]()
Yeah disabled all those that you mentioned John. It's not a big issue though.
Last edited by gamerscore; 03-11-2013 at 06:18 AM.
this is a normal behavior. Please read the changelogs about how to configure your gain panels x and y coordinates in config.xml
my recommendation is to use x = -1 and y = -1 values- changed: if you use -1 as Gain Panel's X coordinate then the gain panel will automatically move itself to the right side of your screen. Otherwise it is on the left side.
- changed: if you use -1 as Gain Panel's Y coordinate then
- if your Gain Panel is on the left side, it will be automatically below the party icons
- if your Gain Panel is on the right side, it will be automatically above the bottom right buttons
Last edited by KillerJohn; 03-11-2013 at 08:54 AM.
Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...
Hmm so if x is set to 5 (left side of screen) and y is set to -1 (automatically below the party icons) and there is no party icons - panel goes to right side?
I can confirm that with
The gain panel is stuck to the right side like vasipup's picture.<gain_panel x="1" y="-1" total_panel_enabled="1" run_panel_enabled="1" area_panel_enabled="1">
With:
it's still on the right but moves down into the proper location for y=-1. I don't mind this new location but it is probably not what you intended for the x=1 case.<gain_panel x="-1" y="-1" total_panel_enabled="1" run_panel_enabled="1" area_panel_enabled="1">
Works for meIt's an adjustment, but I do think I like the -1,-1 position better.