HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiboard trouble

08-02-2004, 02:59 PM#1
RedXIII
i am working with multiboard and im using it for a window that displays the Life, Mana of the characters and well
i tryed to use
Life of unit...
as the amount of life but it is in Real so its like 450.000
how to remove this .000 or how to make it in Integer?
08-02-2004, 03:03 PM#2
mefist
Set Integer = Convert Real to Integer.
08-02-2004, 03:09 PM#3
RedXIII
Quote:
Originally Posted by mefist
Set Integer = Convert Real to Integer.

...
THX I feel like a idiot now
08-02-2004, 03:28 PM#4
RedXIII
ok i got another problem

How to set that the Life and Mana amout will be on the right side i mean
its like so

HP /MaxHP
450 /450

the Max HP is all ok but the HP isnt touching the /
any suggestions?
08-02-2004, 03:35 PM#5
Heptameron
Make sure that you don't have a space before the "/" character in the text...
08-02-2004, 03:38 PM#6
RedXIII
Quote:
Originally Posted by Heptameron
Make sure that you don't have a space before the "/" character in the text...
ha ha ha
veyr funny

Im not that dumm
its only a /

but propably its imposible but in Hero RPG
there is also a turn based battle system and there the HP/MaxHP works great
08-02-2004, 03:41 PM#7
Heptameron
Quote:
but propably its imposible
It's not impossible; I'm not sure why it's happening here.
08-02-2004, 03:56 PM#8
RedXIII
OH MY GOD

im such a idiot

its sopose to be
"(Life of unit)/(Max Life of unit)"
hmmmm HP and Max HP must be in the same text
!!!!