| 07-01-2004, 05:36 AM | #1 |
I'm stuck on how to get the multiboard to display the icon equal to the hero you choose. Just so I don't have to make another post...How can i make a bar that shows how much XP till the new level. Like XP to lvl up : ||||||||| I know this is asking alot but plz help me. Thx! |
| 07-01-2004, 10:58 AM | #2 | |
Quote:
1) There is no direct way. Unless you have <10 heroes then you should just do it like if hero equal to someHero then multiboard - set icon to someHeroIcon end if and so on 2) Thats actually rather difficult. You would have to convert the heroes XP into a percent (heroXP/heroMaxXP) and then turn that into a bar. |
| 07-01-2004, 04:34 PM | #3 | |
Quote:
|
