The Outer Brood Beta

Home Forums General Discussion The Outer Brood Beta

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264134
    Drakah
    Keymaster

    I have checked out the UI’s and the only thing that seems to need an update so far is the EQUI_Animations file, adding in the TOB code.

    I am attaching the EQUI_Animations file for the Krome UI here, as of 10/9/2024 to start.

    If you want to do this to your own, open up your EQUI_Animations file in notepad,
    and just above:

    <Ui2DAnimation item="A_Quarm">

    place:

    	<Ui2DAnimation item="A_TOB">
    		<Frames>
    			<Texture>EQ_expansion_logos2.tga</Texture>
    			<Location>
    				<X>256</X>
    				<Y>192</Y>
    			</Location>
    			<Size>
    				<CX>128</CX>
    				<CY>32</CY>
    			</Size>
    			<Hotspot>
    				<X>0</X>
    				<Y>0</Y>
    			</Hotspot>
    		</Frames>
    	</Ui2DAnimation>
    	<Ui2DAnimation item="A_TOBHover">
    		<Frames>
    			<Texture>EQ_expansion_logos2.tga</Texture>
    			<Location>
    				<X>256</X>
    				<Y>224</Y>
    			</Location>
    			<Size>
    				<CX>128</CX>
    				<CY>32</CY>
    			</Size>
    			<Hotspot>
    				<X>0</X>
    				<Y>0</Y>
    			</Hotspot>
    		</Frames>
    	</Ui2DAnimation>
    	<Ui2DAnimation item="A_TOBSelected">
    		<Frames>
    			<Texture>EQ_expansion_logos2.tga</Texture>
    			<Location>
    				<X>256</X>
    				<Y>256</Y>
    			</Location>
    			<Size>
    				<CX>128</CX>
    				<CY>32</CY>
    			</Size>
    			<Hotspot>
    				<X>0</X>
    				<Y>0</Y>
    			</Hotspot>
    		</Frames>
    	</Ui2DAnimation>
    • This topic was modified 1 month, 1 week ago by Drakah.
    Attachments:
    #264169
    Drakah
    Keymaster

    I just replaced the Tking Briar Cast Spell Window 13 Spells version with the 14 Spells version if you would like to use this for Beta, featured under the Add-Ons section. I figured I would not bother adding a separate download for both being only about 5 or so weeks away from launch.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.