 |
| Category: Miscellaneous[DragowulfUI] Auto Attack Timer |
|
Game Update #52 Compatible
Description:
This custom window functions as an auto attack timer for your Primary, Secondary, and Ranged weapons. The main purpose of this window is to give the user visual aid in timing their auto attacks for maximum DPS output. Other functionalities include, but are not limited to: horizontal resizeability, vertical resizeability that allows the user to hide the Secondary bar if so chosen, the Secondary bar does not remain visible when the Primary/Secondary delays are both the same, the auto attack bars turn red while you're casting, and the auto attack bars become tinted when auto attack is changed/disabled during an auto attack.
Installation Notes:
- How To: Install A Custom UI
- eq2ui_custom_dragowulfui_autoattacktimer.xml goes in your CustomUI folder.
- If you do not have eq2ui_custom.xml, copy it from your EverQuest II/UI/Default folder and paste it in your CustomUI folder.- Open the file with a text editor and replace all text with:
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_custom_dragowulfui_autoattacktimer.xml</include>
</Page>
- If you already have eq2ui_custom.xml, open it with a text editor and add the following line:
Code:
<include>eq2ui_custom_dragowulfui_autoattacktimer.xml</include>
- It will then look something like this (make sure the line you're adding is the line under the second line of eq2ui_custom.xml and not on the last line of the .xml):
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_custom_dragowulfui_autoattacktimer.xml</include>
</Page>
** WARNING: Please verify that you correctly followed the Installation Notes above, otherwise several issues will occur. **
Update Log:
V1.3 2009.08.08
- Added a new feature that turns the auto attack bars red while you're casting
V1.2 2009.08.07
- Fixed a bug that caused the window to still be visible upon switching between Melee/Ranged auto attacks and then suddenly turning auto attack off
V1.1 2009.08.06
- Changed the color of the bars
V1.0 2009.08.06
- Initial release
|
| Archive List (Old Versions) |
File Name |
Version |
Size |
Author |
Date |
|
V1.2 2009.08.07 |
1.80 Kb |
dragowulf |
08-07-2009 05:31 PM |
|
V1.1 2009.08.06 |
1.80 Kb |
dragowulf |
08-06-2009 05:43 AM |
|
V1.0 2009.08.06 |
15.94 Kb |
dragowulf |
08-06-2009 04:11 AM |
| File Statistics |
| User Rating: |
|
| Downloads: |
783 |
| Views: |
4531 |
| Favorites: |
19 |
| Uploaded By: |
|
| Last Modified: |
08-09-2009 06:01 PM by dragowulf |
|
|  |
|
 |
|
Yesterday, 03:35 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Re: having issues
Quote:
Originally posted by felony
Hey guys looking to get this great option working.
I did as noted above for installation, Making a custom folder and copy paste the correct formula into a text document and reads as it should , Should the folder be in the directory or in the ui default folder?? Thanks
|
It should not be in the Default folder. It should look like: Everquest II/UI/-insert custom UI folder name here-
|
|
|
Yesterday, 02:15 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 1
File comments: 1
Uploads: 0
|
having issues
Hey guys looking to get this great option working.
I did as noted above for installation, Making a custom folder and copy paste the correct formula into a text document and reads as it should , Should the folder be in the directory or in the ui default folder?? Thanks
|
|
|
11-13-2009, 10:58 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Quote:
Originally posted by adolf102
Awewsome mod!
Thanks a lot!
Now when I tried it I think it should be standard part of UI
|
I am glad you like it!
|
|
|
11-13-2009, 01:14 PM
|
|
A Young Mystail Rat
Server: Runnyeye
Forum posts: 7
File comments: 14
Uploads: 3
|
Awewsome mod!
Thanks a lot!
Now when I tried it I think it should be standard part of UI 
|
|
|
10-24-2009, 06:04 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Re: ini file dont know how to crete the ini file
Quote:
Originally posted by Burke
using Vista...when i right click "new" i only get the option to make a new folder...not a new file. So, I can't figure out how to create the ini, so I cant put the custom ui inside, any idea's ?
Thanks
|
Open Notepad and do it that way.
|
|
|
10-23-2009, 09:33 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
|
ini file dont know how to crete the ini file
using Vista...when i right click "new" i only get the option to make a new folder...not a new file. So, I can't figure out how to create the ini, so I cant put the custom ui inside, any idea's ?
Thanks
|
|
|
09-05-2009, 12:22 PM
|
|
A Brown Bear
Server: Antonia Bayle
Forum posts: 14
File comments: 2
Uploads: 0
|
Re: Re: Cannot get it to work.
Quote:
Originally posted by dragowulf
Try getting into combat and auto attacking something, at this point the window should show up. In the past this has happened to many people believe it or not.
|
It doesn't. I have played for several hours with the mod installed. There are no windows it could be hidden behind, either, as all my windows have transparent backgrounds.
EDIT: Fixed. Named the eq2ui_custom.xml file incorrectly.
Last edited by Taraun : 09-11-2009 at 02:58 AM.
|
|
|
09-04-2009, 10:01 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Re: Cannot get it to work.
Quote:
Originally posted by Taraun
I cannot get this window to appear no matter what I try. I created the eq2ui_custom.xml file (and yes, it is an .xml file, not a .txt file) and added the code as directed, to no avail. I then tried copying the code from other mods' eq2ui_custom.xml files and replacing the <include></include> parameter with this mod, also to no avail (I don't use any of them, was just using their code in case what you had included was bad). Any ideas?
|
Try getting into combat and auto attacking something, at this point the window should show up. In the past this has happened to many people believe it or not.
|
|
|
09-04-2009, 07:04 PM
|
|
A Brown Bear
Server: Antonia Bayle
Forum posts: 14
File comments: 2
Uploads: 0
|
Cannot get it to work.
I cannot get this window to appear no matter what I try. I created the eq2ui_custom.xml file (and yes, it is an .xml file, not a .txt file) and added the code as directed, to no avail. I then tried copying the code from other mods' eq2ui_custom.xml files and replacing the <include></include> parameter with this mod, also to no avail (I don't use any of them, was just using their code in case what you had included was bad). Any ideas?
|
|
|
08-28-2009, 03:15 AM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Re: Cant get bar to load
Quote:
Originally posted by Anheg
I am not sure if im having all this trouble cause im running Vista 64 bit or I am just completely out of my league with this stuff. I am having trouble saving any files in Vista. Anyone else have vista that has loaded this combat bar. I been wortking on this for a few days now. I follow the instructions and when i go back to look at the custom file. There is an error message. When I try to Edit it its all there but i cant save it without saving it as a text file and renaming it .
|
When you save eq2ui_custom.xml, don't save it as a .txt file. Make sure the File Name has .xml at the end of it and under the "Save as type" dropdown make sure it says All Files.
The mod isn't specific for any Windows system. It should work with Windows XP, Vista, and 7.
|
|
|
08-27-2009, 11:48 PM
|
|
A Coastal Crab
Server: Antonia Bayle
Forum posts: 1
File comments: 5
Uploads: 0
|
Cant get bar to load
I am not sure if im having all this trouble cause im running Vista 64 bit or I am just completely out of my league with this stuff. I am having trouble saving any files in Vista. Anyone else have vista that has loaded this combat bar. I been wortking on this for a few days now. I follow the instructions and when i go back to look at the custom file. There is an error message. When I try to Edit it its all there but i cant save it without saving it as a text file and renaming it .
|
|
|
08-08-2009, 08:52 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Update Log:
V1.3 2009.08.08
- Added a new feature that turns the auto attack bars red while you're casting
V1.2 2009.08.07
- Fixed a bug that caused the window to still be visible upon switching between Melee/Ranged auto attacks and then suddenly turning auto attack off
V1.1 2009.08.06
- Changed the color of the bars
V1.0 2009.08.06
- Initial release
Last edited by dragowulf : 08-08-2009 at 08:54 PM.
|
|
|
08-07-2009, 05:32 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Update Log:
V1.2 2009.08.07
- Fixed a bug that caused the window to still be visible upon switching between Melee/Ranged auto attacks and then suddenly turning auto attack off.
V1.1 2009.08.06
- Changed the color of the bars
V1.0 2009.08.06
- Initial release
|
|
|
08-06-2009, 05:10 PM
|
|
A Griffon
Server: Nagafen
Forum posts: 899
File comments: 244
Uploads: 20
|
Quote:
Originally posted by valdikin
i currently have the eq2maps auto update mod.
i followed the install directions, by adding the eq2custom file and the code needed. but then eq2maps nor autoattack bars dont work.
and if i don't use the eq2custom file then the eq2maps works but the auto attack bars don't.
i'm obviously missing something.. any advice to get this working with eq2maps mod?
|
I edited the Installation notes to help those who did not previously have the eq2ui_custom.xml file. Reread it again and it should work for you.
Last edited by dragowulf : 08-06-2009 at 05:51 PM.
|
|
|
08-06-2009, 05:04 PM
|
|
A Coastal Crab
Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
|
i currently have the eq2maps auto update mod.
i followed the install directions, by adding the eq2custom file and the code needed. but then eq2maps nor autoattack bars dont work.
and if i don't use the eq2custom file then the eq2maps works but the auto attack bars don't.
i'm obviously missing something.. any advice to get this working with eq2maps mod?
|
|
|
All times are GMT -5. The time now is 09:38 PM.
|
 |