Jump to content

Moving the Gambiter Damage Panel


Recommended Posts

Posted

Sorry for all the questions Aslain, I just really love your mods.  On payday I plan on making a nice donation. 

 

My biggest issue is that I play on a 5860 x 1080 resolution.  It is great and very immersive, yet a lot of very useful panels are on the far sides, when I want them near the middle.  I have managed to move most of what I want, but this one if giving me lots of trouble.

 

In the gui/scaleform folder, I found the damagepanel.xml file and moved the list of who has hit me.  However, I can't find where to move the (name of tank) and reloading time that is directly over it.  It doesn't help that I don't speak Russian.

 

Thanks again in advance.

  • Downvote 1
  • Administrator
Posted

Thanks. Don't be sorry :)

 

You should be able to move it with this part of code:

 

<configTimerHit visible = "true"> <!-- visible (true, false) - отображает таймер -->
<location x = "235" y = "-25" centerX = "false" centerY = "false"/> <!-- x, y, - координаты расположения сообщения относительно центра экрана (при centerX/centerY = "true") или верхнего левого угла панели (при centerX/centerY = "false") -->
<size width = "500" height = "25"/> <!-- width - ширина элемента. height - высота элемента -->
Posted

Ok I can get it towards the center, a X coordinate of 2400 puts it where I want it.  But I can't seem to move it up.  It seems like no matter what Y cords I use, it wont move up.  I also can't find a font size, I would like to increase that.

 

 

I should probably go bother Gambiter about it lol.

 

 

 

 

Posted

Unfortunately, it wont let me log into the EU forum for some reason.  So I can't ask questions on his thread.  That figures.  I got everything working except changing the font on the reload timer.

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.