Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 32017

OTclient UI helps

$
0
0
I have this UI for OTClient mod:

Code:
MiniWindow
  id: botWindow
  !text: tr('ElfBot OTC 0.1 -- 0 ms - 0 exp/hour')
  width: 625
  height: 160
  icon: /data/imgs/elfbot_icon.png
  @onClose: modules.game_minimap.onMiniWindowClose()

  MiniWindowContents  
    Button
      id: Healing
      anchors.top: parent.top
      anchors.left: parent.left
      anchors.right: parent.right
      margin-top: 2
      margin-left: 2
      margin-right: 2...
OTclient UI helps

Viewing all articles
Browse latest Browse all 32017

Trending Articles