Category: RoF2TegweyenUI for RoF2 |
Interface Information |
|
Name: |
TegweyenUI for RoF2  |
Author: |
|
Date: |
07-09-2018 08:20 AM |
Size: |
1.89 MB |
Version: |
1.0 |
Found an RoF2 compatible UI that suits my twitches. There are some minor changes I'd like, and I'll research how to do them (any help would be GREATLY appreciated!!).
This UI was created by Tegweyen, all what nots and stuff to him.
Original posting for this UI here: http://www.eqinterface.com/downloads/fileinfo.php?id=5949
|
File Statistics |
User Rating: |
|
Downloads: |
1687 |
Views: |
13643 |
Uploaded By: |
|
Last Modified: |
N/A |
|
|  |
|
01-06-2019, 08:45 AM
|
|
A Gray Wolf
Server: Torvo, Brell, Bristlebane and Stromm
Forum posts: 8
File comments: 6
Uploads: 2
|
Re: Fix for player window
Thanks for that! Sorry took so long to get back to you on it. Uploading updated files soon as I get some changes moved over.
|
|
|
11-21-2018, 04:40 PM
|
|
Registered User
Forum posts: 0
File comments: 1
Uploads: 6
|
Fix for player window
Black Raptor,
The number values in the player window for Magic Resist and Poison resist are flipped. Just updating their Location tags is a quick fix to resolve the discrepancy. Here's the pertinent updated section from EQUI_PlayerWindow.xml:
Code:
<Label item="PW_PoisonNumber">
<ScreenID>PoisonNumberLabel</ScreenID>
<EQType>12</EQType>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>165</X>
<Y>226</Y>
</Location>
<Size>
<CX>27</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
<Label item="PW_MagicNumber">
<ScreenID>MagicNumberLabel</ScreenID>
<EQType>16</EQType>
<Font>3</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>165</X>
<Y>214</Y>
</Location>
<Size>
<CX>27</CX>
<CY>14</CY>
</Size>
<Text>255</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
|
|
|
 |
|
All times are GMT -5. The time now is 05:57 AM.