Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 08-14-2002, 08:21 AM   #1
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default [Patch Changes] August 14th

Files Changed:
- EQUI.xml
- EQUI_Animations.xml
- EQUI_BazaarSearchWnd.xml
- EQUI_BazaarWnd.xml
- EQUI_OptionsWindow.xml
- window_pieces04.tga

Files Added:
- EQUI_CompassWnd.xml

Changes:
[EQUI.xml]
- Added Include for EQUI_CompassWnd.xml

NOTE: This is a _crash_ change. If you customized EQUI.xml in your mod (i.e. copied it to your mod directory and changed it) you MUST add this include to your modded EQUI.xml or else EQ will crash to desktop after trying to login with a character that uses your mod.

[EQUI_Animations.xml]
- Added a Texture definition for windowpieces04.tga (which contains the compass)
- Added A_CompassStrip definition
- Added A_CompassOverlay defintion

NOTE: This is the stuff for the new compass window. If you fail to add these to your EQUI_Animations.xml, your skin will fail to laod since they are used in EQUI_CompassWnd.xml.

[EQUI_BazaarSearchWnd.xml]
- Changed the tooltip on the Update Traders button. Changed the word Players to Traders.

NOTE: This is a very minor change and won't cause any problems really. If you changed the Search window and want to keep in sync just change the tooltip.

[EQUI_BazaarWnd.xml]
- Whitespace changes (changed back from UNIX style linefeeds to Windows style carriage return-linefeeds)
- Positioning cleanup. Only real changes were to Y coords in stuff in the window.

NOTE: This isn't really necessary if you redid your BazaarWnd.xml

[EQUI_OptionsWindow.xml]
- Whitespace changes (changed back from UNIX style linefeeds to Windows style carriage return-linefeeds)
- In OPC_PCSpellsComboBox, the position of the Off choice was moved to the end from the 2nd spot

NOTE: Minor cosmetic change. If you want to keep in sync with the default and you customized EQUI_OptionsWindow, you may as well change it.

[window_pieces04.tga]
- Removed old duplicated button images
- Added new compass images

[EQUI_CompassWnd.xml]
- New File

NOTE: This should fall back on the default version if it is not in your mod, so don't worry about it unless you want to customize it.
Pini Uldar is offline   Reply With Quote
Old 08-14-2002, 08:25 AM   #2
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default

Also, for Training Window customers, the Plat number is showing up fully now, so you need to account for extra space in the Plat column of the listbox.

- Pini
Pini Uldar is offline   Reply With Quote
Old 08-14-2002, 10:05 AM   #3
Kbyon
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default

Added the lines to my annimation file and the compass doesn't work. Got the file in the custom directory. Not sure what I am missing.
Kbyon is offline   Reply With Quote
Old 08-14-2002, 10:29 AM   #4
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default

Define "the compass doesn't work".

You crash coming into the game? You can get into the game but your skin fails to load and you end up in default? You get into game with your skin but your compass looks wrong? Your sense heading is still 1 and your compass wobbles a lot?

- Pini
Pini Uldar is offline   Reply With Quote
Old 08-14-2002, 10:30 AM   #5
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default

I heard they also removed the hard-coding that allowed you to add a label to the EQUI_TargetWindow to see the a_real_mobname_01. Anyone confirm that?

- Pini
Pini Uldar is offline   Reply With Quote
Old 08-14-2002, 10:38 AM   #6
cendorly
A Fire Beetle
 
Join Date: Aug 2002
Posts: 2
Default Compass not working

I'm also having the same problem with the compass not working. The window for the compass is there, as is the background matching my custom mod. Just the graphics showing the actual compass are not showing up.

Custom mod works fine, sense heading is maxxed, everything is as it should be minus the compass.

I've copied over all the files, edited the animations file, etc. Just can't figure out why the compass graphic isn't showing up.

Any help would be greatly apprecated!
cendorly is offline   Reply With Quote
Old 08-14-2002, 10:59 AM   #7
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default

You're probably using the old window_pieces04.tga. Make sure that you just delete that file from your skin so it falls back on the default one. The old default window_pieces04.tga (in case you copies it) has button graphics in it.

- Pini
Pini Uldar is offline   Reply With Quote
Old 08-14-2002, 12:06 PM   #8
cendorly
A Fire Beetle
 
Join Date: Aug 2002
Posts: 2
Default Compass still not working

I've deleted the window_pieces04.tga file and redownloaded it through the patcher and the compass still isn't appearing. I'm not sure if I copied the code wrong in the animations file or what.

If anyone has gotten the compass to work, please let me know what the fix may be.

Thanks!
cendorly is offline   Reply With Quote
Old 08-14-2002, 12:08 PM   #9
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default

I mean delete it from your skins directory not the default directory.

Compass works fine for me.

- Pini
Pini Uldar is offline   Reply With Quote
Old 08-14-2002, 04:15 PM   #10
Kailora
A Gray Wolf
 
Join Date: Aug 2002
Server: Prexus
Posts: 6
Interface Author - Click to view interfaces
Send a message via ICQ to Kailora Send a message via AIM to Kailora Send a message via Yahoo to Kailora
Default

Wow, thanks for the info. All I had to do was add the lines required to my EQUI_Animations.xml

My skin is only a modified buff, target, group, player windows. I basically just picked the good parts and kept that.

My compass works just fine =)
__________________
<BR><B><center>Master Jeweler of the 250th Level</B></BR></center><center><a href=http://home.comcast.net/~kailora/>
<img src=http://home.comcast.net/~kailora/kaisig5.jpg border="0">
</a></center><center>Master Potter of the 148th Level, Master Chef of the 142nd Level, Master Linguist in 22 languages </center><BR><center><a target="new" href=http://www.magelo.com/eq_view_profile.html?num=201359><b><u>View Kailora's Profile</b></u></center></a></BR>
Kailora is offline   Reply With Quote
Old 08-14-2002, 04:38 PM   #11
QuietclawShadow
A Ghoul
 
Join Date: Jul 2002
Server: Veeshan
Posts: 14
Send a message via AIM to QuietclawShadow
Default

my compass also doesn't work... just a blank little box with my background in it... i'm currently running the unicorn skin that i made and posted here, and yes i changed the animations file, and yes i remembered to take out my old windows_pieces_4

anyone have any ideas?
__________________
The Vision (tm) scowls at you, ready to attack. What would you like your nerf to say?
QuietclawShadow is offline   Reply With Quote
Old 08-14-2002, 05:56 PM   #12
Kellk
A Gray Wolf
 
Join Date: Jul 2002
Posts: 9
Default

Pini_Uldar

I've noticed this too. Ever since the patch I don't get the full name of the mob with the 00 added on. I'm guessing that this was actually an exploit and they fixed it, although, I'm hoping not...'cause it was damn helpful.

Anybody have any definitive word on how to get this working again, or if it's gone forever?
Kellk is offline   Reply With Quote
Old 08-14-2002, 06:17 PM   #13
Pure
A Shissar Disciple
 
Pure's Avatar
 
Join Date: Aug 2002
Server: Torvonnilous
Posts: 118
Default Target Info and Changing Graphics

Hmm, my target is back to normal also. I liked the extra info - Looks like was a code whoopsy

Also, in editing graphics you can do so in game now - Yes , Very Nice!
Pure 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 05:38 PM.


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