Jump to content

Aslain

Administrator
  • Posts

    34976
  • Joined

  • Last visited

  • Days Won

    2059

Posts posted by Aslain

  1. 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 - высота элемента -->
×
×
  • Create New...

Important Information

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