Project 1999

Go Back   Project 1999 > Server Issues > Resolved Issues

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 04-19-2010, 01:17 AM
Minch/FureeZeb Minch/FureeZeb is offline
Aviak

Minch/FureeZeb's Avatar

Join Date: Mar 2010
Location: salt lake, ut
Posts: 62
Default monk image inventory/velious ui

when you install the velious ui it makes the image in your inventory a monk one no matter your class..
  #2  
Old 04-19-2010, 01:54 AM
Hasbinbad Hasbinbad is offline
Planar Protector

Hasbinbad's Avatar

Join Date: Oct 2009
Location: Vallejo, CA
Posts: 3,059
Default

Quote:
Originally Posted by Minch/FureeZeb [You must be logged in to view images. Log in or Register.]
when you install the velious ui it makes the image in your inventory a monk one no matter your class..
You can change it somehow, someone was telling me how, but I just said screw it and went with the titanium client.
__________________
  #3  
Old 04-19-2010, 12:57 PM
Minch/FureeZeb Minch/FureeZeb is offline
Aviak

Minch/FureeZeb's Avatar

Join Date: Mar 2010
Location: salt lake, ut
Posts: 62
Default

find them!! i want to know
  #4  
Old 04-19-2010, 02:04 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,594
Default

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>
to

Code:
             </Size>
    </StaticAnimation>
Then find this line (about 22 lines down)

Code:
             <Style_Sizable>false</Style_Sizable>
    </Screen>
and add the line "<Pieces>ClassAnim</Pieces>" so

Code:
             <Style_Sizable>false</Style_Sizable>
        <Pieces>ClassAnim</Pieces>
    </Screen>
Whole block looks like this

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>
This will auto pick the correct animation for the character loaded.
Last edited by nilbog; 04-19-2010 at 11:41 PM..
  #5  
Old 04-19-2010, 11:39 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,594
Default

Bump, edited.
  #6  
Old 04-20-2010, 12:22 PM
Minch/FureeZeb Minch/FureeZeb is offline
Aviak

Minch/FureeZeb's Avatar

Join Date: Mar 2010
Location: salt lake, ut
Posts: 62
Default

i dont understand how to delete it. please help
  #7  
Old 04-20-2010, 12:28 PM
Minch/FureeZeb Minch/FureeZeb is offline
Aviak

Minch/FureeZeb's Avatar

Join Date: Mar 2010
Location: salt lake, ut
Posts: 62
Default

i just opened the file with notepad instead of ie and did it hopefully this works.
  #8  
Old 04-20-2010, 12:30 PM
Minch/FureeZeb Minch/FureeZeb is offline
Aviak

Minch/FureeZeb's Avatar

Join Date: Mar 2010
Location: salt lake, ut
Posts: 62
Default

confirmed it is now a moving whatever class you are image!!! good shit nilbog!
  #9  
Old 04-20-2010, 01:29 PM
PearlJammzz PearlJammzz is offline
Sarnak


Join Date: Feb 2010
Posts: 224
Default

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
  #10  
Old 04-20-2010, 03:16 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,594
Default

Quote:
Originally Posted by PearlJammzz [You must be logged in to view images. Log in or Register.]
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
Already in progress.
Closed Thread


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

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

Forum Jump


All times are GMT -4. The time now is 05:22 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.