Giry Posted February 1, 2019 Posted February 1, 2019 Hootorez navigator centered similar the Big Navigator by W03L0BED, with an option to completely remove the compass. Who uses the compass in warships anyway?? Extra space could then be used by player to move his chat or move damage caused/damage received boxes in there, or even secondary armament stats or whatever he/she finds useful. Quote
X33STORM Posted March 7, 2019 Posted March 7, 2019 I've used this for years as one of my customizations. Here's how you go about it, in hope of getting it put into the pack. (Sucks having to re-do all my stuff each update) "\alt_hud\crosshairs.xml" <navigator x="0" y="155"> battle_layout.xml <element> <id>alarmClipCompass</id> <hasAnimationInside>False</hasAnimationInside> <vglue> <type>2</type> <glueElementID>1</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>1</elementConstraintType> <distanceFromGlue>20</distanceFromGlue> </vglue> <hglue> <type>2</type> <glueElementID>6</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>6</elementConstraintType> <distanceFromGlue>-4000</distanceFromGlue> </hglue> <scaleX>1.0</scaleX> <scaleY>1.0</scaleY> <active>True</active> </element> <element> <id>frustumClip</id> <hasAnimationInside>False</hasAnimationInside> <vglue> <type>0</type> <glueElementID>vertCenter</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>1</elementConstraintType> <distanceFromGlue>-350</distanceFromGlue> </vglue> <hglue> <type>0</type> <glueElementID>horizCenter</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>4</elementConstraintType> <distanceFromGlue>-4000</distanceFromGlue> </hglue> <scaleX>1.0</scaleX> <scaleY>1.0</scaleY> <active>True</active> </element> <element> <id>gunRotatorClips</id> <hasAnimationInside>False</hasAnimationInside> <vglue> <type>0</type> <glueElementID>vertCenter</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>1</elementConstraintType> <distanceFromGlue>-101</distanceFromGlue> </vglue> <hglue> <type>0</type> <glueElementID>horizCenter</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>4</elementConstraintType> <distanceFromGlue>99</distanceFromGlue> </hglue> <scaleX>1.0</scaleX> <scaleY>1.0</scaleY> <active>True</active> </element> <element> <id>shipDollClip</id> <hasAnimationInside>false</hasAnimationInside> <vglue> <type>0</type> <glueElementID>vertCenter</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>1</elementConstraintType> <distanceFromGlue>-101</distanceFromGlue> </vglue> <hglue> <type>0</type> <glueElementID>horizCenter</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>4</elementConstraintType> <distanceFromGlue>99</distanceFromGlue> </hglue> <scaleX>1.0</scaleX> <scaleY>1.0</scaleY> <active>True</active> </element> <element> <id>compassClip</id> <hasAnimationInside>False</hasAnimationInside> <vglue> <type>2</type> <glueElementID>1</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>1</elementConstraintType> <distanceFromGlue>20</distanceFromGlue> </vglue> <hglue> <type>2</type> <glueElementID>6</glueElementID> <glueElementCoord>0</glueElementCoord> <elementConstraintType>6</elementConstraintType> <distanceFromGlue>-4000</distanceFromGlue> </hglue> <scaleX>1.0</scaleX> <scaleY>1.0</scaleY> <active>True</active> </element> I've moved down the ship health to the bottom in this old photo, but with advanced hp indicator i haven't been able to move that. Here's how it looks: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.