New Health Info

rohfagundes

avatar
Visconde
Visconde

INFOS

Grupo: ViscondeRegistrado: 10/02/11Posts: 377

Bom por agora eu so mexi nisso

quero saber se vcs gostaram

 

barlife.png

BananaFight

Allahu Akbar
avatar
Conde
Conde

INFOS

Grupo: CondeRegistrado: 14/02/13Posts: 702Gênero: Masculino

Legal, só que você poderia por uma imagem do client todo para ficar melhor de avaliar.

rohfagundes

avatar
Visconde
Visconde

INFOS

Grupo: ViscondeRegistrado: 10/02/11Posts: 377

editei

vc acha q tem alguma coisa q eu posso fazer pra ficar melhor?

BananaFight

Allahu Akbar
avatar
Conde
Conde

INFOS

Grupo: CondeRegistrado: 14/02/13Posts: 702Gênero: Masculino

Posta o script que posso tentar dar uma melhorada;

rohfagundes

avatar
Visconde
Visconde

INFOS

Grupo: ViscondeRegistrado: 10/02/11Posts: 377

bom o script desse é mais o .otui

 

ta meio q uma bagunça =P

 

como eu n sei o q fazer pra ficar transparente só o fundo

eu deixei sem cor =P

 

 

LevelLabel < GameLabel

id: levelLabel

color: white

font: verdana-11px-rounded

anchors.horizontalCenter: parent.horizontalCenter

margin: 1

on: true

 

$!on:

visible: false

margin-top: 0

height: 0

 

HealthBar < ProgressBar

id: healthBar

background-color: #ff0000

anchors.top: levelLabel.bottom

anchors.left: parent.left

anchors.right: levelLabel.left

text-align: left

margin: 1

margin-top: 3

margin-left: 10

margin-right: 4

 

ManaBar < ProgressBar

id: manaBar

background-color: green

anchors.top: levelLabel.bottom

anchors.left: levelLabel.right

anchors.right: parent.right

text-align: left

margin: 1

margin-top: 3

margin-left: 4

 

SoulBar < ProgressBar

id: soulBar

height: 11

background-color: #00acff

anchors.top: manaBar.bottom

anchors.left: levelLabel.right

anchors.right: parent.right

text-align: left

margin: 1

margin-top: 3

margin-left: 4

 

ExperienceBar < ProgressBar

id: experienceBar

height: 11

background-color: #ff9d00

anchors.top: healthBar.bottom

anchors.left: parent.left

anchors.right: levelLabel.left

text-align: left

margin: 1

margin-top: 3

margin-left: 10

margin-right: 4

 

CapLabel < GameLabel

id: capLabel

color: white

font: verdana-11px-rounded

anchors.top: conditionPanel.bottom

anchors.left: conditionPanel.left

anchors.right: conditionPanel.right

margin-top: 3

on: true

 

$!on:

visible: false

margin-top: 0

height: 0

 

ConditionWidget < UIWidget

size: 18 18

 

$!first:

margin-left: 2

 

MiniWindow

icon: /images/topbuttons/healthinfo

id: healthInfoWindow

!text: tr('Health Info')

size: 1518 80

@onClose: modules.game_healthinfo.onMiniWindowClose()

draggable: false

background-color:

&save: true

 

MiniWindowContents

anchors.right: parent.right

margin-right: 15

LevelLabel

ExperienceBar

HealthBar

ManaBar

SoulBar

Panel

id: conditionPanel

layout:

type: horizontalBox

height: 22

margin-top: 3

padding: 2

anchors.top: levelLabel.bottom

anchors.left: levelLabel.left

anchors.right: levelLabel.right

border-width: 1

border-color: #00000077

background-color: #ffffff11

CapLabel

 

BananaFight

Allahu Akbar
avatar
Conde
Conde

INFOS

Grupo: CondeRegistrado: 14/02/13Posts: 702Gênero: Masculino

  opacity: 0.9

 

UIWindow
 id: shopWindow
 size: 600 400
 opacity: 0.9
 background-color: #000000
 border: 1 white

 

Isso vai deixando transparente 1 = normal, 0 = invisivel, e você também pode usar em botoes, labels etc.

 

 

Fica aqui minha version

hpbar.png

http://www.xtibia.co...garre-sua-vida/

Felpx

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 02/07/11Posts: 47

valeu @bananafight estava com a mesma duvida ;D rep+