Jump to content
Korean Random
Sign in to follow this  
EireannRO

A little help if possible! (How to move hitlog)

Recommended Posts

In which file is this line so that I can edit it and then move it higher or lower?

Thank you in advance!

Regards

xvm.jpg

Share this post


Link to post

Short link
Share on other sites

hitLog.xc->log->x/y, but there also separate settings for position of the hitlog header and the hitlog body in battleLabelsTemplates.xc->-def->hitLogHeader/hitLogBody. 

 

EDIT:

The setting in hitLog.xc might be only for the hitlog itself, though (I don't remember now…).

Edited by konrad509

Share this post


Link to post

Short link
Share on other sites
4 часа назад, EireannRO сказал:

In which file is this line so that I can edit it and then move it higher or lower?

Thank you in advance!

Regards

xvm.jpg

battleLabelsTemplates.xc

 

    // Panel with total player efficiency.
    // Панель с общей эффективностью игрока.
    "totalEfficiency": {
      "enabled": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{pp.mode=0?{{battletype-key=epic_battle?240|5}}|{{py:sum({{pp.widthLeft}},50)}}}}",
      "y": "{{pp.mode=0?{{battletype-key=epic_battle?55|65}}|35}}",
      ...
    },

 

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...