Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 01-30-2003, 05:19 PM   #1
Akaza
A Bat
 
Join Date: Dec 2002
Posts: 1
Default Zeremus Windows 4 question

Im having a problem with the cursor showing up. I installed zw4 and the patch fix that was made for gena i believe, but when i did my cursor disapeared. Please help I dont know what ill do without this UI
Akaza is offline   Reply With Quote
Old 01-30-2003, 06:11 PM   #2
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

Would I be correct in presuming that you are using a custom cursor?

If so, open up your EQUI_Animations.xml file using a text editor (Word, WordPerfect, NotePad, etc.).

Using the Search or Find function of your text editor, make sure that you have the texture definition and Ui2DAnimation definitions in your file, as explained below.

(I realize that my example below is for the t.king arrow cursor, but the principle remains the same for any custom cursor.)

You need to be able to find both:

<TextureInfo item="tk_arrow.tga">
<Size>
<CX>32</CX>
<CY>32</CY>
</Size>
</TextureInfo>

as well as:

<Ui2DAnimation item="A_DefaultCursor">
<Cycle>true</Cycle>
<Frames>
<Texture>tk_arrow.tga</Texture>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>32</CX>
<CY>32</CY>
</Size>
<Hotspot>
<X>1</X>
<Y>1</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>

in your file. If they are not there, you need to find the information from the original mod and get it added.

If you do not have a custom cursor ... best thing I can suggest is to zip up your EQUI_Animations.xml file, attach it to a post here, and one or another of the folks that are good at helping sort this stuff out will take a look at it for you, see if they can find where the error is.
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world."


Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RafM
Cairenn is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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


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