Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface downloads > Interface Pieces > Actions window
User Name
Password

Category: Actions windowXirtket actions
Interface Information
Download Now!
Learn how to install (faq).
View Pictures. Post A Comment

Name: Xirtket actions   Popular!
Author:
Date: 10-06-2008 12:24 PM
Size: 18.93 Kb
Version: 1.0


Pictures
Click to enlarge 

Views: 0
Size: 7.03 Kb
Dimensions: 149 x 184
Xirtket actions
 
Click to enlarge 

Views: 0
Size: 9.83 Kb
Dimensions: 149 x 185
stats tab
 
Click to enlarge 

Views: 0
Size: 8.32 Kb
Dimensions: 149 x 183
clicky tab
 
Description
This is a modified actions window (defualt EQ toggle keypress ALT+m)

It has 4 bag slots on one side and the other 4 on the other side, it also has the primary and range slots on the main page..

It also has a clickies tab with inventory slots: Head, Ear, Finger, Arms, Wrist, Hands, Chest, Legs, Feet, Face, Neck, Shoulders, wich may come in handy..

It also includes a stats tab with all your basic stats..

This was modified from another actions window, from wich I can't find the original maker..

EDIT: tested and works with the 10-07-08 patch

File Statistics
User Rating:
 out of 5 with 0 votes
Downloads: 1845
Views: 20131
Uploaded By:
 
Last Modified: 10-08-2008 08:28 AM by tektrix99    

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Sort Comments
Old 07-07-2010, 06:59 PM  
gagiggles
A Bat
 
Forum posts: 0
File comments: 1
Uploads: 0
Inventory Slots

Hey,
I noticed all the of the inventory EQtype numbers were off by 1. They are all 1 too high, which leads to the second inventory slot appearing in the first, the third appearing in the second, etc.

If you change their EQtype all to 1 less, then it works properly.
Cheers.
gagiggles is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 06-30-2009, 11:13 PM  
J_axxy
A Ghoul
 
Forum posts: 15
File comments: 2
Uploads: 0
Hay, i noticed that my AC was saying it was 255, not the 3572 it should have.

in your "EQUI_ActionsWindow.xml" the EQType is 00, not 22

not working
Code:
</Label> <Label item="ACtxt"> <ScreenID>ACLabel</ScreenID> <Font>2</Font> <RelativePosition>true</RelativePosition> <Location> <X>48</X> <Y>76</Y> </Location> <Size> <CX>40</CX> <CY>14</CY> </Size> <Text>AC</Text> <TextColor> <R>200</R> <G>120</G> <B>145</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>true</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item="ACnum"> <ScreenID>ACNumberLabel</ScreenID> <EQType>00</EQType> <Font>2</Font> <RelativePosition>true</RelativePosition> <Location> <X>79</X> <Y>76</Y> </Location> <Size> <CX>30</CX> <CY>14</CY> </Size> <Text>255</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>true</AlignCenter> <AlignRight>false</AlignRight> </Label>

Working
Code:
</Label> <Label item="ACtxt"> <ScreenID>ACLabel</ScreenID> <Font>2</Font> <RelativePosition>true</RelativePosition> <Location> <X>45</X> <Y>76</Y> </Location> <Size> <CX>40</CX> <CY>14</CY> </Size> <Text>AC</Text> <TextColor> <R>200</R> <G>120</G> <B>145</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>true</AlignCenter> <AlignRight>false</AlignRight> </Label> <Label item="ACnum"> <ScreenID>ACNumberLabel</ScreenID> <EQType>22</EQType> <Font>2</Font> <RelativePosition>true</RelativePosition> <Location> <X>75</X> <Y>76</Y> </Location> <Size> <CX>30</CX> <CY>14</CY> </Size> <Text>255</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>true</AlignCenter> <AlignRight>false</AlignRight> </Label>


FYI i all so moved um so as not to over lap, not sure it is for others but for my a lot of this stuff is over laping, HP, END, MANA, & the ATK is part of the window, is that the case for others, if so i will post my agustments
J_axxy is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply
All times are GMT -5. The time now is 10:59 AM.

Report problems with this file Report this File | Recommend this file to a friend Recommend this File
 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 10:59 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI