EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Pieces > Player window

Category: Player windowAseekias Player window with c2c and c2use potion
Interface Information
Download
How do I install this? (FAQ)
Name: Aseekias Player window with c2c and c2use potion   Popular!
Author:
Date: 07-03-2008 05:15 PM
Size: 142.90 Kb
Version: v3.0
Rate Addon: 5 out of 5 with 4 votes  
Pictures
Click to enlarge 

Views: 0
Size: 18.41 Kb
Dimensions: 434 x 338
This is the new version v3.0 no borders around the effects
 
Click to enlarge 

Views: 0
Size: 7.28 Kb
Dimensions: 282 x 107
old version v2.2
 
Description
First I Thanks RickF7666 for the old version..


v3.0 fixing the problem with Heal/Mana value and percent after zoning or char switsch...
Delete the borders around the effect.. because use c2c or c2up and hitting the border you targeting yourself...
Ad a border around the name and delete the lastname.
The icon you are being attacked shows now correctly

v2.2 as popular wish i compressed this file as zip

v2.1 make it LU#45 compatible

v1.5 Fixed Problems with Cure curse effect

v1.4 Ad new image.dds files


Ad new Curse effect

Ad c2c with new curse cure for Healers
Ad click to use potion for Melees
Ad c2c Arcane and use potions for Mages



extract the file. then copy the file eq2ui_mainhud_player.xml and the folder images, in your UI folder for ex. "........\EverQuest II\ui\myUI"


Mfg Aseekia


Hmmm ok here a little how to do guide for players using the standart UI and don't know ho to install modded ui files from this site.


First go to your install folder of everquest2 ..............\EverQuest II\ui
Than create a folder like MyUI ( because if you copied the xml file in your default folder .. eq2 overwrite this file if you log in again.
After creating the folder MyUI for example.
Copy the eq2ui_mainhud_player.xml from this rar file in your folder MyUI.
Than copy the folder images from this rar file in your folder MyUI.

After this move to your install folder ..............\EverQuest II\ and make sure you see all files in thin folder.
Search the file eq2.ini in this folder and open it with a text editor like the windows editor.

cl_ui_subdir UI/
cl_ui_skinname MyUI

Type this lines in your open eq2.ini file and save it...
Than you can restart eq2 and you can play with the new player window..


Mfg Aseekia
Archive List (Old Versions)
File Name
Version
Size
Author
Date
v2.2
103.74 Kb
Aseekia
05-17-2008 07:45 AM
v2.1
104.91 Kb
Aseekia
05-14-2008 10:44 PM
File Statistics
User Rating:
5 out of 5 with 4 votes
Downloads: 9644
Views: 33247
Favorites: 9
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 10-17-2008, 12:52 PM  
greggory
A Brown Bear

Server: Blackburrow
Forum posts: 8
File comments: 4
Uploads: 0
Fix

i figured out the fix for this prob. open up the xml and the lines:

<Text DynamicData="/GameData.Group.Group_0.CurrentHealth" DynamicDataFilter="0002" Font="/TextStyles.Normal.NormalStyle" LocalText="99,000" Location="5,3" Name="HealthValue" ScrollExtent="43,15" ShadowStyle="/ShadowStyleNew.OutlineDrop.style" Size="43,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#55BB00">99,000</Text>
<Text DynamicData="/GameData.Group.Group_0.HealthPercent" DynamicDataFilter="0002" Font="/TextStyles.Normal.NormalStyle" LocalText="99,000" Location="5,3" Name="HealthPercent" Opacity="0.000" ScrollExtent="43,15" ShadowStyle="/ShadowStyleNew.OutlineDrop.style" Size="43,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#55BB00" visable="false" > 99,000</Text>
<Image AbsorbsInput="false" Name="HealthDisplayOverLeft" ScrollExtent="32,21" Size="32,21" SourceRect="0,0,31,20" SourceResource="/images/window_elements_asee.dds" Stretch="false"/>
<Image AbsorbsInput="false" Location="20,0" Name="HealthDispalyOverRight" ScrollExtent="32,21" Size="32,21" SourceRect="276,0,308,20" SourceResource="/images/window_elements_asee.dds" Stretch="false"/>
</Page>
</Page>
<Page AbsorbsInput="false" eq2usescomwndcontrols="true" Location="5,46" Name="Power" ScrollExtent="220,21" Size="220,21">
<Page Name="PowerBar" ScrollExtent="167,21" Size="167,21">
<Progressbar AbsorbsInput="false" Color="#6F64FE" DynamicData="/GameData.Self.Power" DynamicDataFilter="FFFB" Location="3,4" Name="PowerBar" Progress="0.500" ScrollExtent="162,14" Size="162,14" Style="progress_bar_health"/>
<Image AbsorbsInput="false" Name="PowerOverlay" ScrollExtent="167,21" Size="167,21" Style="overlay_Large_myUI"/>
</Page>
<Page Location="168,0" Name="PowerDisplay" ScrollExtent="52,21" Size="52,21">
<Checkbox LocalTooltip="Click to show value or percent" Name="PowerToggle" OnSet="parent.PowerValue.opacity=0.000 parent.PowerPercent.opacity=1.000" OnUnset="parent.PowerValue.opacity=1.000 parent.PowerPercent.opacity=0.000" ScrollExtent="52,21" Size="52,21"></Checkbox>
<Text DynamicData="/GameData.Group.Group_0.CurrentPower" DynamicDataFilter="0002" Font="/TextStyles.Normal.NormalStyle" LocalText="99,000" Location="5,3" Name="PowerValue" ScrollExtent="43,15" ShadowStyle="/ShadowStyleNew.OutlineDrop.style" Size="43,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#6F64FE">99,000</Text>
<Text DynamicData="/GameData.Group.Group_0.PowerPercent" DynamicDataFilter="0002" Font="/TextStyles.Normal.NormalStyle" LocalText="99,000" Location="5,3" Name="PowerPercent" Opacity="0.000" ScrollExtent="43,15" ShadowStyle="/ShadowStyleNew.OutlineDrop.style" Size="43,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#6F64FE" visable="false">99,000</Text>

the two visable="false" need to be removed .

This worked for me and now mine works fine.
greggory is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 10-07-2008, 07:20 PM  
greggory
A Brown Bear

Server: Blackburrow
Forum posts: 8
File comments: 4
Uploads: 0
%

having the same problem it is a black empty box when i click for %'s. any clue on how to fix???
greggory is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-20-2008, 07:25 PM  
Nilsar
A Forest Scavenger

Server: Guk
Forum posts: 15
File comments: 9
Uploads: 0
value/percent

i do put my mouse over it and when i click it's becomes a blank box then click again an it goes back to value.
Nilsar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-18-2008, 09:50 PM  
Aseekia
A Brown Bear
 
Aseekia's Avatar
Interface Author - Click to view interfaces

Server: Innothule
Forum posts: 9
File comments: 17
Uploads: 9
Re: % / Values

Quote:
Originally posted by Nilsar
Not sure if this is fixed as yet i can get values but not %.

Nilsar
move your mouse over the value .. fex. Health now klick your mouse button and now you will see % with another klick you will see the value.. hope it helps
Aseekia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-16-2008, 11:47 PM  
Nilsar
A Forest Scavenger

Server: Guk
Forum posts: 15
File comments: 9
Uploads: 0
% / Values

Not sure if this is fixed as yet i can get values but not %.

Nilsar
Nilsar is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-11-2008, 01:41 PM  
Darvin
A Coastal Crab

Server: Venekor
Forum posts: 0
File comments: 14
Uploads: 0
awesome update. keep up the good work on this mod!!
Darvin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-28-2008, 12:28 AM  
Aseekia
A Brown Bear
 
Aseekia's Avatar
Interface Author - Click to view interfaces

Server: Innothule
Forum posts: 9
File comments: 17
Uploads: 9
Quote:
Originally posted by killroy2
Love this mod any chance for a % on it plzzzz soo badly need it

Killroy

You only have to klick on your HP/Mana and you see % with another klick you see Numbers
Aseekia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-15-2008, 02:56 PM  
killroy2
A Crazed Gnoll

Server: Antonia Bayle
Forum posts: 21
File comments: 12
Uploads: 0
Love this mod any chance for a % on it plzzzz soo badly need it

Killroy
killroy2 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-19-2008, 10:43 PM  
Aseekia
A Brown Bear
 
Aseekia's Avatar
Interface Author - Click to view interfaces

Server: Innothule
Forum posts: 9
File comments: 17
Uploads: 9
Re: Re: very white

Quote:
Originally posted by BlackMoonlight
had the same problem ... solved after also installing the group-windows ... but i still have no idea how to use the c2use potion stuff
c2use potion works if ya click to the debuff buttons. in example if you get a noxius debuff move the mouse to the effect and klick it.. but you must have potions in your bag no potion no use... it is the same with cure spell .. he first cast a cure spell if you have a melee or mage class he don't cast a spell because they don't have it but they will use potion in your bag .. highest lvl first.

hmm if you use standart or fetish you will have no prob to use this mod if you use prophet don't know how to implement mods
Aseekia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-18-2008, 11:04 AM  
BlackMoonlight
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 4
File comments: 2
Uploads: 0
Re: very white

Quote:
Originally posted by Darvin
The bars and little boxes are bright white. Bummer cause i really like the look of this mod.
had the same problem ... solved after also installing the group-windows ... but i still have no idea how to use the c2use potion stuff
BlackMoonlight is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-23-2008, 12:11 AM  
Undead
A Brown Bear

Forum posts: 9
File comments: 2
Uploads: 0
klick on the numbers to get %
Undead is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-23-2008, 12:03 AM  
kalag
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
Nice playerwindow, missing only % for HP and power...
kalag is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-22-2008, 08:39 PM  
Undead
A Brown Bear

Forum posts: 9
File comments: 2
Uploads: 0
best playerwindow i can find out there
Undead is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-22-2008, 08:39 PM  
Aseekia
A Brown Bear
 
Aseekia's Avatar
Interface Author - Click to view interfaces

Server: Innothule
Forum posts: 9
File comments: 17
Uploads: 9
Re: very white

Quote:
Originally posted by Darvin
The bars and little boxes are bright white. Bummer cause i really like the look of this mod.
do you have copied the folder images in your ui folder.. after extracting
Aseekia is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-22-2008, 06:25 PM  
Darvin
A Coastal Crab

Server: Venekor
Forum posts: 0
File comments: 14
Uploads: 0
very white

The bars and little boxes are bright white. Bummer cause i really like the look of this mod.
Darvin 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 10:33 AM.


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