Jump to content

Multi Hit Log (WN8 and EFF) Position


Recommended Posts

Posted

I absolutely love this feature and I always use it but it gets under the damage required for High Caliber and it's really annoying.

So is there a way to shift it to the right side of the screen towards the battle timer? Thanks to anyone who can answer this.

Posted

As far as I can see the main file is ZMHL_MOJ.json (opens with Notepad++).

You can choose any of the other .json files as long as you enter  your choice 

into Config_File_Chooser.xml. 

 

The position seems to be in the .json files under: 

 

"WindowKeyList":[
{"xAlign": "Normal", "x": 220, "offsetX": 25, "yAlign": "Normal", "y": -1, "offsetY": 7, "width": 420, "height": 274, "backgroundLevel": -1, "backgroundFile": "MHL.dds", "ConfigName": "HitLogPanel", "time": 0, "Key": "KEY_LALT"},
{"xAlign": "Normal", "x": 220, "offsetX": 25, "yAlign": "Normal", "y": -1, "offsetY": 7, "width": 420, "height": 274, "backgroundLevel": -1, "backgroundFile": "MHL.dds", "ConfigName": "DamageLogPanel", "time": 0, "Key": "NONE"},
 
{"xAlign": "Normal", "x": -470, "offsetX": 25, "yAlign": "Normal", "y": -22, "offsetY": 7, "width": 260, "height": 253, "backgroundLevel": -1, "backgroundFile": "MHL.dds", "ConfigName": "InfoPanel", "time": 0, "Key": "NONE"},
{"xAlign": "Normal", "x": -470, "offsetX": 25, "yAlign": "Normal", "y": -22, "offsetY": 7, "width": 260, "height": 253, "backgroundLevel": -1, "backgroundFile": "MHL.dds", "ConfigName": "HPLeftPanel", "time": 0, "Key": "KEY_LALT"}
 
 
Just play around with "x": and "y": position numbers.
Posted

Thank you Grandorf. :)

I readjusted the values and now it's in the correct place I wanted. Had to go -2 in the x value in order to have it next to the timer and now it doesn't overlap anything. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.