Hello everyone, This was my first UI modification. I am still working on the other parts of my UI, but I've finished the Casting bars and I thought some of you might like them.
So without further a due!!
.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:
.:*:.:*:.:*:.:*:Clandest CastBars.:*:.:*:.:*:.:*
.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:.:*:

Quote:
How to Install
1.Extract the contents in the folder.
2.Open folder then open the "Textures" folder and copy the "Clandest_Textures.tga" and "Clandest_Textures.xml" and past them into
"Vanguard>VGUIAssests>Shells>Defualt>Textures" Folder (If you are using a custom UI, then just paste them into the custom UI's texture folder)
3.Open the folder "Windows" and copy the file "Clandest_CastBar.xml" and paste it into the
"Vanguard>VGUIAssests>Shells>Defualt>Windows" Folder (again if you are using a custom UI, then put it into that UI's windows file)
4.Locate the Index.xml folder, open the file and scroll all the way down to the bottom of the file. Right before </XML> paste this
<!-- Clandest UI -->
<GameplayWindows directory="Windows">
<Window filename="Clandest_CastBar.xml"/>
</GameplayWindows>
Save and close the file
5. Still in the "Index.xml" folder locate the line of code <Window filename="VGUICastBar.xml"/> and add this in the front of the code
<!-- and this in the back of the code --> so it should look like this <!-- <Window filename="VGUICastBar.xml"/> -->
6. Still in the "Index.xml" folder locate the line of code <Window filename="VGUIObjectInteraction.xml"/> and add this in the front of the code
<!-- and this in the back of the code --> so it should look like this <!-- <Window filename="VGUIObjectInteraction.xml"/> -->
save and close the file
7. Now open the SkinInfo.xml folder and add this line of code
<AnimationDefinitions directory="Textures">
<AnimationDefinition filename="Clandest_Textures.xml"/>
</AnimationDefinitions>
add this after the <SkinInfo name="Vgrd"> tag
8. Start the game up and enjoy your new castbars :]
|
Any questions feel free to ask me in here or PM me.
Enjoy :]