Dark Mark Add On
Version: 1.0-v GU6 Vanguard Build: Oct 21, 2024
Created: Oct 21, 2024 Updated: - Feb 09, 2024
__________________________________________________
1) Introduction
2) Use with Default UI
3) Use with a Custom UI
__________________________________________________
__________________________________________________
1) Introduction
This adds in a Custom Quick Mark window for group and raid leaders. Following the instructions should be easy to add into a Custom UI or use with the default.
__________________________________________________
2) Use WIth Default UI
1) Unzip the DarkMark file and paist into your Vanguard > VGUIAssets > Shells
2) Open up vgclient.ini (Configuration Settings)
3) Find [UI]
ShellName=Default
4) Change to [UI]
ShellName=DarkMark
__________________________________________________
3) Use with a Custom UI
1) Unzip the DarkMark file and paist into your Vanguard > VGUIAssets >Shells
2) Open Folder DarkMark and copy both Textures and WIndows folders
3) Open your custom UI folder and Paste (Should not have to replace any files)
4) Open up your Index file inside your Custom ui folder
5) Find: "<GameplayWindows directory="Windows">"
On a new line below add "<Window filename="Dark_Mark.xml"/>"
6) Save
7) Open your SkinInfo.xml file
8) Find "<AnimationDefinitions directory="Textures">"
On a new line add "<AnimationDefinition filename="Mark.xml"/>"
9) Save