View Single Post
  #48  
Old 08-12-2014, 01:10 PM
leewong leewong is offline
Sarnak


Join Date: Jul 2010
Posts: 407
Default

Quote:
Originally Posted by scythic [You must be logged in to view images. Log in or Register.]
Leewong is there a way you can fix it so I don't see the Warrior class Icon on the inventory screen?
Here is what you need to do....

1. Navigate to the UI's directory and open the file named EQUI_Inventory.xml with a text editor like notepad++ .

2. Change this line <Animation>A_ClassAnim01</Animation> to <Animation>A_ClassAnim02</Animation> for a cleric animation or <Animation>A_ClassAnim03</Animation> for a pally.

3. Save the file and close it.

4. Play EQ.


Here is a list of all the class animations to pick from:

A_ClassAnim01 - warrior
A_ClassAnim02 - cleric
A_ClassAnim03 - pally
A_ClassAnim04 - ranger
A_ClassAnim05 - shadowknight
A_ClassAnim06 - druid
A_ClassAnim07 - monk
A_ClassAnim08 - bard
A_ClassAnim09 - rogue
A_ClassAnim10 - shaman
A_ClassAnim11 - necro
A_ClassAnim12 - wiz
A_ClassAnim13 - mage
A_ClassAnim14 - ench

Hope this helps [You must be logged in to view images. Log in or Register.]
Last edited by leewong; 01-13-2015 at 11:11 PM..