![]() |
#1
|
|||
|
![]() when you install the velious ui it makes the image in your inventory a monk one no matter your class..
| ||
|
#2
|
||||
|
![]() Quote:
__________________
![]() | |||
|
#3
|
|||
|
![]() find them!! i want to know
| ||
|
#4
|
|||
|
![]() EDIT: At the time of this post, I didn't know there was a real fix for this. Here is a working method of fixing it posted by user Nachyoz
EQUI_Inventory.xml can be located in your everquest install folder. Mine is C:\Program Files\EverQuest\uifiles\Velious Originally posted by Nachyoz. You can instead delete the whole line (line 1944) Code:
</Size> <Animation>A_ClassAnim07</Animation> </StaticAnimation> Code:
</Size> </StaticAnimation> Code:
<Style_Sizable>false</Style_Sizable> </Screen> Code:
<Style_Sizable>false</Style_Sizable> <Pieces>ClassAnim</Pieces> </Screen> Code:
<StaticAnimation item= "ClassAnim"> <ScreenID>ClassAnim</ScreenID> <Location> <X>10</X> <Y>178</Y> </Location> <Size> <CX>64</CX> <CY>128</CY> </Size> </StaticAnimation> <Screen item = "IW_CharacterView"> <ScreenID>IW_CharacterView</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>10</X> <Y>178</Y> </Location> <Size> <CX>64</CX> <CY>128</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <TooltipReference>Drop Item Here to Auto Equip</TooltipReference> <DrawTemplate>WDT_Inner</DrawTemplate> <Style_Titlebar>false</Style_Titlebar> <Style_Closebox>false</Style_Closebox> <Style_Minimizebox>false</Style_Minimizebox> <Style_Border>true</Style_Border> <Style_Sizable>false</Style_Sizable> <Pieces>ClassAnim</Pieces> </Screen> | ||
Last edited by nilbog; 04-19-2010 at 11:41 PM..
|
|
#5
|
|||
|
![]() Bump, edited.
| ||
|
#6
|
|||
|
![]() i dont understand how to delete it. please help
| ||
|
#7
|
|||
|
![]() i just opened the file with notepad instead of ie and did it hopefully this works.
| ||
|
#8
|
|||
|
![]() confirmed it is now a moving whatever class you are image!!! good shit nilbog!
| ||
|
#9
|
|||
|
![]() Aye I found this through search a few weeks ago. It really should just be added to the Velious UI that's offered for DL :-p
| ||
|
![]() |
|
|