EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Complete Sets


Post A Reply
Author Comments Comment Options
Unread 06-25-2009, 11:56 AM  
bealey789
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
Hey, i'm enjoying the UI nice and clutter free, is there anyway to make health bars bigger tho ? when i'm out solo i kinda lose track of what my health is up to.
bealey789 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-24-2009, 05:24 AM  
Valeris
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by Poopie_master
This UI Defaults Click to Cure to Potions, and you probally aren't carrying them, You can turn the option off by clicking them gem on the compass so it will use your Cures instead for click to cure.
That's excatly what I did first. Yet, it still did not work, neither in player, group, nor raid window.
Valeris is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-20-2009, 12:27 PM  
Poopie_master
A Coastal Crab

Server: Venekor
Forum posts: 0
File comments: 10
Uploads: 0
Quote:
Originally posted by Valeris
Just installed your UI package, but had to figure out that click2cure does not work in group nor raid window (I'm Defiler), except for curse curing. Playing on a German client though, however I don't think it's a translation issue, since cure curse is working well.
This UI Defaults Click to Cure to Potions, and you probally aren't carrying them, You can turn the option off by clicking them gem on the compass so it will use your Cures instead for click to cure.
Poopie_master is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-20-2009, 04:03 AM  
Valeris
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 3
Uploads: 0
Just installed your UI package, but had to figure out that click2cure does not work in group nor raid window (I'm Defiler), except for curse curing. Playing on a German client though, however I don't think it's a translation issue, since cure curse is working well.

Last edited by Valeris : 06-20-2009 at 04:06 AM.
Valeris is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-17-2009, 03:38 PM  
airman322
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 5
Uploads: 0
Quote:
Originally posted by airman322
Everytime I use the command /loadhotkeys it crashes me to desktop. Over and over again.
bump
airman322 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-16-2009, 05:56 AM  
samejima
A Griffon
Interface Author - Click to view interfaces

Server: Unrest
Forum posts: 156
File comments: 81
Uploads: 5
Quote:
Originally posted by Lyandre
yep i found the start button now but im still having problems with click2cure.. I am not using the potions - i think the UI is trying to cast the english spells to cure or higher spells that i dont have yet as a warden!? is there some file where i could change the spellsnames to the german ones or sth?
That Sounds logical, honestly I have no idea about translations and how they work. If you were to edit it though you need to open up the file "Razc_Dolt.xml" and look for the following.
Code:
  		<Page Name="SelfTrauma" onhide="Parent.BB.OnPress=('Parent.TraumaPot.Visible=True')
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Priest)
Parent.BB.OnPress=(COND ? 'Parent.TraumaPot.Visible=True' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Mage)
Parent.BB.OnPress=(COND ? 'Parent.TraumaPot.Visible=True' : Parent.BB.OnPress) COND=(Parent.Parent.SubClass.Localtext == Paladin)
Parent.BB.Press=True
Visible=true" Visible="true" />
		<Page Name="SelfArcane" onhide="Parent.BB.OnPress=('Parent.ArcanePot.Visible=True')
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Priest)
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Mage)
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.SubClass.Localtext == Paladin)
Parent.BB.Press=True
Visible=true" Visible="true" />
 		<Page Name="SelfNoxious" onhide="Parent.BB.OnPress=('Parent.NoxiousPot.Visible=True')
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Priest)
Parent.BB.OnPress=(COND ? 'Parent.NoxiousPot.Visible=True' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Mage)
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.SubClass.Localtext == Paladin)
Parent.BB.Press=True
Visible=true" Visible="true" />
 		<Page Name="SelfElemental" onhide="Parent.BB.OnPress=('Parent.ElementalPot.Visible=True')
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Priest)
Parent.BB.OnPress=(COND ? 'Parent.ElementalPot.Visible=True' : Parent.BB.OnPress) COND=(Parent.Parent.Archetype.Localtext == Mage)
Parent.BB.OnPress=(COND ? 'Parent.Cure.Visible=False' : Parent.BB.OnPress) COND=(Parent.Parent.SubClass.Localtext == Paladin)
Parent.BB.Press=True
Visible=true" Visible="true" />
And
Code:
		<Page Name="Cure" onhide="Parent.Priest.Visible=(COND ? True : False) COND=(Parent.Parent.Archetype.Localtext == Priest)
Parent.Mage.Visible=(COND ? True : False) COND=(Parent.Parent.Archetype.Localtext == Mage)
Parent.Paladin.Visible=(COND ? True : False) COND=(Parent.Parent.SubClass.Localtext == Paladin)
Visible=true" Visible="true" />
		<Page Name="Priest" onshow="Parent.Cast.OnShow=('useabilityonplayer ')##(Parent.Parent.Target.Localtext)##(' Cure')
Parent.Cancel.Visible=Parent.Parent.CancelSpellCast.Localtext
Parent.CASTFIX.VISIBLE=Parent.Casting.Visible
Visible=False" Visible="False" />
		<Page Name="Mage" onshow="Parent.CAST.OnShow=('useabilityonplayer ')##(Parent.Parent.Target.Localtext)##(' Cure Arcane')
Parent.Cancel.Visible=Parent.Parent.CancelSpellCast.Localtext
Parent.CASTFIX.VISIBLE=Parent.Casting.Visible
Visible=False" Visible="False" />
		<Page Name="Paladin" onshow="Parent.Cast.OnShow=('useabilityonplayer ')##(Parent.Parent.Target.Localtext)##(' Cure Spells')
Parent.Cancel.Visible=Parent.Parent.CancelSpellCast.Localtext
Parent.CASTFIX.VISIBLE=Parent.Casting.Visible
Visible=False" Visible="False" />
They are near the bottom. You will most likely have to edit the class names and the spell names. Let me know if that fixes the problem.
samejima is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-15-2009, 01:02 PM  
Lyandre
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 2
Uploads: 0
Quote:
Originally posted by samejima
If you are using potions this would be why. It only attempts to use potions for the highest tier. As far as the start button goes, I hide it so try toggling it on and off.
yep i found the start button now but im still having problems with click2cure.. I am not using the potions - i think the UI is trying to cast the english spells to cure or higher spells that i dont have yet as a warden!? is there some file where i could change the spellsnames to the german ones or sth?
Lyandre is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2009, 02:44 PM  
samejima
A Griffon
Interface Author - Click to view interfaces

Server: Unrest
Forum posts: 156
File comments: 81
Uploads: 5
Quote:
Originally posted by Lyandre
I dont know if its just me.. but i am missing the "EQ2" button that opens the options, spellbook, station store, lon an stuff like that.
Oh and click to cure doesnt work on my 42 tonga warden (german client).
Any ideas?
If you are using potions this would be why. It only attempts to use potions for the highest tier. As far as the start button goes, I hide it so try toggling it on and off.
samejima is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2009, 01:11 PM  
airman322
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 5
Uploads: 0
Quote:
Originally posted by samejima
I have no intentions of making either of those things available in this UI. Honestly that seems like a really silly thing to ask for. ProfitUI market window already has a stand alone version too, the raid window however does not. (to my knowledge)
I wasn't really asking for you to make those add-ons the default per-say for your UI. I was asking if you could make it so they are compatible with your UI. So that I can mix and match them myself
airman322 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2009, 06:51 AM  
Lyandre
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 2
Uploads: 0
I dont know if its just me.. but i am missing the "EQ2" button that opens the options, spellbook, station store, lon an stuff like that.
Oh and click to cure doesnt work on my 42 tonga warden (german client).
Any ideas?
Lyandre is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2009, 06:22 AM  
airman322
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 5
Uploads: 0
Everytime I use the command /loadhotkeys it crashes me to desktop. Over and over again.
airman322 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-14-2009, 05:55 AM  
samejima
A Griffon
Interface Author - Click to view interfaces

Server: Unrest
Forum posts: 156
File comments: 81
Uploads: 5
I have no intentions of making either of those things available in this UI. Honestly that seems like a really silly thing to ask for. ProfitUI market window already has a stand alone version too, the raid window however does not. (to my knowledge)
samejima is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-13-2009, 08:27 PM  
airman322
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 5
Uploads: 0
Awesome UI so far, love it

Just a few suggestions ... the market window is terrible (eq2 default bleh) is there anyway you could get maybe the profit market window to be compatible with your UI? I'd like to plug it in in it's place.

The same for the raid window, it's a decent window however I'm just used to the Profit one using it so long. Is there anyway you can make it so I can plug a different raid window (preferably the profit one) in it's place?

If you can make those two changes, this UI will be the most perfect UI ever.
airman322 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-11-2009, 05:30 PM  
malykye
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
I don't think I did anything wrong because everything else is working fine. The auto attack bar just isn't working though. Is there something I could have overlooked? Any help would be great, because the idea of the auto attack bar appeals greatly to me for my dirge and swash. Thnx in advance.
malykye is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-07-2009, 03:11 PM  
Poopie_master
A Coastal Crab

Server: Venekor
Forum posts: 0
File comments: 10
Uploads: 0
That same add on works with this UI, I currently use it with my Razc UI
Poopie_master is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 06:15 AM.


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