EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Closed Thread
Thread Tools Search this Thread Display Modes
  #1901  
Unread 12-21-2006, 07:54 PM
onehotmomma onehotmomma is offline
A Young Mystail Rat
 
Join Date: Apr 2006
Server: Antonia Bayle
Posts: 2
Default

I see that you have to add the line with the window for the tag game. How do you add it to an .xml document? New to the .xml stuff.
  #1902  
Unread 12-21-2006, 09:28 PM
microbolt microbolt is offline
A Young Mystail Rat
 
Join Date: Nov 2005
Server: Antonia Bayle
Posts: 2
Default Hotbar Spinners

I had all my spinners hidden, after the GU30 changes I dont see "show spinner" anymore on the hotbars. Anyone know a change that can put them back in?

Thanks!
Microbolt
  #1903  
Unread 12-21-2006, 09:34 PM
microbolt microbolt is offline
A Young Mystail Rat
 
Join Date: Nov 2005
Server: Antonia Bayle
Posts: 2
Default

Found a temp workaround. You can type the following to show all the spinners. To hide them just replace the last 1 with a 2. Also relized the Allow dragging is missing too. Code to enable both below:

/hotkey_spinner 1 1
/hotkey_spinner 2 1
/hotkey_spinner 3 1
/hotkey_spinner 4 1
/hotkey_spinner 5 1
/hotkey_spinner 6 1
/hotkey_spinner 7 1
/hotkey_spinner 8 1
/hotkey_spinner 9 1
/hotkey_spinner 0 1

/hotkey_dragging 1 1
/hotkey_dragging 2 1
/hotkey_dragging 3 1
/hotkey_dragging 4 1
/hotkey_dragging 5 1
/hotkey_dragging 6 1
/hotkey_dragging 7 1
/hotkey_dragging 8 1
/hotkey_dragging 9 1
/hotkey_dragging 0 1
  #1904  
Unread 12-21-2006, 10:00 PM
Thundolfe Thundolfe is offline
A Brown Bear
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 12
Default

Quote:
Originally Posted by RitualAftermath
Hmmm I see the answer to fixing the grabntag window above, but it means absolutely nothing to me =(

anyone able to post a simple answer with instructions for us technically challenged? thx =)
All you need to do is open the mainhud.xml file in your profitUI directory with notepad. Either right click the file and "open with->notepad" or open notepad first and then just load the file.

After that, just add the line printed in red to the file and save it.
  #1905  
Unread 12-21-2006, 10:02 PM
FloridaFringe FloridaFringe is offline
A Griffon
 
Join Date: Sep 2005
Server: Lucan DLere
Posts: 459
Default

Quote:
Originally Posted by microbolt
I had all my spinners hidden, after the GU30 changes I dont see "show spinner" anymore on the hotbars. Anyone know a change that can put them back in?

Thanks!
Microbolt
If I understand correctly, Right-Click on the hotbar and select Hotbar Settings and you can show the spinner as well as enable dragging.
  #1906  
Unread 12-22-2006, 07:50 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

See my post here. In the meantime just space your hotbars a bit and apply the mainhud.xml fix linked above. Thanks for your patience.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
  #1907  
Unread 12-22-2006, 07:59 PM
Shadow312 Shadow312 is offline
A Dervish Cutthroat
 
Join Date: Aug 2006
Server: Antonia Bayle
Posts: 39
Default

Quote:
Originally Posted by gm9
See my post here. In the meantime just space your hotbars a bit and apply the mainhud.xml fix linked above. Thanks for your patience.
Thanks for the response gm! And happy late or early birthday!
  #1908  
Unread 12-23-2006, 01:16 AM
STYLIN STYLIN is offline
A Young Mystail Rat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 4
Default

Tag game still blacked out.

Is this correct fix?


<?xml version="1.0" encoding="utf-8"?>
<Page ismodule="true" Name="MainHUD" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_mainhud_achievements.xml</include>
<include>eq2ui_mainhud_advancementchoice.xml</include>
<include>eq2ui_mainhud_advancementbutton.xml</include>
<include>eq2ui_mainhud_breath.xml</include>
<include>eq2ui_mainhud_casting.xml</include>
<include>eq2ui_mainhud_character.xml</include>
<include>eq2ui_mainhud_chatoptions.xml</include>
<include>eq2ui_mainhud_clock.xml</include>
<include>eq2ui_mainhud_compass.xml</include>
<include>eq2ui_mainhud_contest.xml</include>
<include>eq2ui_mainhud_death.xml</include>
<include>eq2ui_mainhud_editmacro.xml</include>
<include>eq2ui_mainhud_effects.xml</include>
<include>eq2ui_mainhud_experience.xml</include>
<include>eq2ui_mainhud_guild.xml</include>
<include>eq2ui_mainhud_guildheraldry.xml</include>
<include>eq2ui_mainhud_guildbrowser.xml</include>
<include>eq2ui_mainhud_guildrecruitingdetails.xml</include>
<include>eq2ui_mainhud_groupmembers.xml</include>
<include>eq2ui_mainhud_help.xml</include>
<include>eq2ui_mainhud_heroic.xml</include>
<include>eq2ui_mainhud_hotkey.xml</include>
<include>eq2ui_mainhud_impliedtarget.xml</include>
<include>eq2ui_mainhud_inspectplayer.xml</include>
<include>eq2ui_mainhud_instruction.xml</include>
<include>eq2ui_mainhud_instructionbutton.xml</include>
<include>eq2ui_mainhud_junctionchoice.xml</include>
<include>eq2ui_mainhud_knowledge.xml</include>
<include>eq2ui_mainhud_knowledgesort.xml</include>
<include>eq2ui_mainhud_lotto.xml</include>
  #1909  
Unread 12-23-2006, 06:00 AM
balitiiger balitiiger is offline
A Young Mystail Rat
 
Join Date: Dec 2006
Server: Antonia Bayle
Posts: 3
Default pet window

hi im not sure if this has been discussed before.. i did look through bunch of the pages but yeah 77 ist just so many.. anyways..down to the issue..
how can u get ridd of your pet once u summon it.. (i summoned a god pet) and i don't see the button to make it dissapear..

thanks in advance
  #1910  
Unread 12-23-2006, 06:29 AM
Ravenskull Ravenskull is offline
A Forest Scavenger
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 16
Default

Quote:
Originally Posted by balitiiger
hi im not sure if this has been discussed before.. i did look through bunch of the pages but yeah 77 ist just so many.. anyways..down to the issue..
how can u get ridd of your pet once u summon it.. (i summoned a god pet) and i don't see the button to make it dissapear..

thanks in advance

easiest way i find is just clicking the pet toolbar icon that cancels whichever one u got out at the time hope this helps (saying that not sure if god ones have icons like mage pet ones so sorry if i'm wrong)
__________________
  #1911  
Unread 12-23-2006, 06:37 AM
balitiiger balitiiger is offline
A Young Mystail Rat
 
Join Date: Dec 2006
Server: Antonia Bayle
Posts: 3
Default

Quote:
Originally Posted by Ravenskull
easiest way i find is just clicking the pet toolbar icon that cancels whichever one u got out at the time hope this helps (saying that not sure if god ones have icons like mage pet ones so sorry if i'm wrong)
that is the thing.. the icon to get ridd of the pet on the pet window is missing...

solution found ( just cancel'd it from the maintain spells )

Last edited by balitiiger : 12-23-2006 at 06:47 AM.
  #1912  
Unread 12-23-2006, 07:37 AM
Shocker74 Shocker74 is offline
A Brown Bear
 
Join Date: May 2006
Server: Splitpaw
Posts: 13
Default

Yup, the Tag Game you can play in North Qeynos is blacked out.

To be able to play it seems i have to disable the UI, and i really don't want to do that.

Any thoughts on fixing this one?

NVM: Just found how to do it.

Last edited by Shocker74 : 12-23-2006 at 07:40 AM.
  #1913  
Unread 12-23-2006, 03:05 PM
Shadow312 Shadow312 is offline
A Dervish Cutthroat
 
Join Date: Aug 2006
Server: Antonia Bayle
Posts: 39
Default

Is it possible to get decimals for AA exp too? I'm pretty sure I saw it on a different UI, so i think it's possible!
  #1914  
Unread 12-23-2006, 03:12 PM
Shadow312 Shadow312 is offline
A Dervish Cutthroat
 
Join Date: Aug 2006
Server: Antonia Bayle
Posts: 39
Default

Also, I found that RickF7666 Hotkey's hotkey mod works, and gets rid of the dead space, so you might want to try that out until GM9 gets his fix out.

Last edited by Shadow312 : 12-23-2006 at 03:47 PM.
  #1915  
Unread 12-24-2006, 08:40 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Arrow ProfitUI 3.0.3

Merry christmas all. Here's your present:

Changelog 3.0.2 - 3.0.3
Hotbars
Fixed for GU30
Behaviour of frame & titlebar settings changed to
none: default, all settings controllable via the new hotbar settings menu
frame only: bank selectors visible on mouse over (regardless of the settings in the menu)
frame & titlebar: bank selectors visible on mouse over, move button visible on mouse over
Experience window
* Variant 1 is once again the default (sorry for always switching that one..)
* 100 total AA points now display correctly (100 available points won't)
* fixed pfacement of HP/Power regen display
* fixed class/lvl text clipping for some classes
* moved health/power numerical values left to display on top of the bars to save some space

Target & Implied Target windows
Added auto-resizing code introduced by Mortis in his addon target window (good idea Mortis!) and changed it to support the larger icons mode ("frame & titlebar" setting) as well.

BottomBar
The bottom bar should no longer vanish.

Player window
* Player window frame setting "none" now also hides the background for yourself.
- removed the player window options and replacement file to show/hide. Use Alt-U instead, works without issues now.

Misc
Other fixed for GU30 and some minor adjustements to some other windows
Updated Milquetowst InfoCenter to v061220
Updated default uisettings for 1280x1024 for this release (for the other default settings you need to fix your hotbar settings manually, otherwise they work)
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
  #1916  
Unread 12-24-2006, 10:07 AM
Ravenskull Ravenskull is offline
A Forest Scavenger
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 16
Default

cheers gm9 m8 knew u'd be there for us great stuff once again and have a good chrimbo
__________________
  #1917  
Unread 12-24-2006, 10:08 AM
Shadow312 Shadow312 is offline
A Dervish Cutthroat
 
Join Date: Aug 2006
Server: Antonia Bayle
Posts: 39
Default

Yay! Thanks Gm9!
  #1918  
Unread 12-24-2006, 10:33 AM
Chupamon Chupamon is offline
A Coastal Crab
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 1
Default

Is it possible to get back frames around name of the mob or epic icon near mob name in target window? It's needed to identify mob's difficulty in complicated encounters. For example encounter is epic, but some mobs in it only heroics, and it is hard to realize who is who.
Thank you and merry xmas
  #1919  
Unread 12-24-2006, 11:00 AM
Shadow312 Shadow312 is offline
A Dervish Cutthroat
 
Join Date: Aug 2006
Server: Antonia Bayle
Posts: 39
Default

Quote:
Added auto-resizing code introduced by Mortis in his addon target window (good idea Mortis!) and changed it to support the larger icons mode ("frame & titlebar" setting) as well.
This doesn't seem to be working correctly, it cuts off the icons.

Last edited by Shadow312 : 12-24-2006 at 11:14 AM.
  #1920  
Unread 12-24-2006, 02:44 PM
Ravenskull Ravenskull is offline
A Forest Scavenger
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 16
Default

Quote:
Originally Posted by Shadow312
This doesn't seem to be working correctly, it cuts off the icons.
aye i've noticed that too.
__________________
  #1921  
Unread 12-26-2006, 12:08 PM
Kadrium Kadrium is offline
A Coastal Crab
 
Join Date: Jun 2006
Server: Antonia Bayle
Posts: 1
Default

Dont seem to be able to drag hotbars anymore. No little square in the bottom right corner, cant drag by holding one of the icons placed in the bar with icon dragging turned off, can't drag by clicking empty slots on the hotbar.
  #1922  
Unread 12-26-2006, 01:37 PM
Shasriel Shasriel is offline
A Berserk Golem
 
Join Date: Dec 2004
Server: Guk
Posts: 57
Default

Quote:
Originally Posted by gm9
Merry christmas all. Here's your present:

Changelog 3.0.2 - 3.0.3
Hotbars
Fixed for GU30
Behaviour of frame & titlebar settings changed to
none: default, all settings controllable via the new hotbar settings menu
frame only: bank selectors visible on mouse over (regardless of the settings in the menu)
frame & titlebar: bank selectors visible on mouse over, move button visible on mouse over
had same issues with hotbars, almost posted but then i saw this post above gm9 made.... but I did find the only time I saw the mouse selector to move hotbars was when I had set hotbars to frame & titlebar.. either way it's there and you can move your hotbars
  #1923  
Unread 12-28-2006, 09:51 AM
Nueen Nueen is offline
A Forest Scavenger
 
Join Date: Jul 2005
Server: Antonia Bayle
Posts: 16
Default

Quote:
Originally Posted by Shadow312
This doesn't seem to be working correctly, it cuts off the icons.

Any fix to this yet? I've been browsing for the last couple days but may have missed.
  #1924  
Unread 12-28-2006, 11:43 AM
NiteWolfe NiteWolfe is offline
A Grove Wisp
 
Join Date: Jul 2006
Server: Antonia Bayle
Posts: 25
Default

eq2ui_mainhud_target.xml
eq2ui_mainhud_impliedtarget.xml
What i did was t take these 2 files from a older version i had and move them to the profit folder.
Works fine until the new window gets fixed.

Hope this help with those having issues with the new target window
  #1925  
Unread 12-28-2006, 01:17 PM
Gegs Gegs is offline
A Coastal Crab
 
Join Date: Jul 2005
Server: Antonia Bayle
Posts: 1
Default Problem with Original UI Black bars top/bottom

Probably a newbie question/Issue:

Have ProfitUI installed...working like a charm. I don't know, however, how to remove the top and bottom wide black bars in order to see more game screen. This causes, for me anyway, not to be able to see the bottom Profit UI bar unless I unlock it and bring it above the bottom black box. I assume there is a simple answer to this?

Gegs
Closed Thread



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 06:18 AM.


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