| 08-02-2004, 02:59 PM | #1 |
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 |
Set Integer = Convert Real to Integer. |
| 08-02-2004, 03:09 PM | #3 | |
Quote:
... THX I feel like a idiot now |
| 08-02-2004, 03:28 PM | #4 |
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 |
Make sure that you don't have a space before the "/" character in the text... |
| 08-02-2004, 03:38 PM | #6 | |
Quote:
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 | |
Quote:
|
| 08-02-2004, 03:56 PM | #8 |
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 !!!! |
