| 11-08-2003, 10:04 PM | #1 |
I need an action to take place once a hero reaches a certain level... But I can't find a condition for checking the hero's level for the life of me! Thanks in advance. |
| 11-08-2003, 10:08 PM | #2 |
you need a real variable that counts the hero lvl or spell lvl for you, every time you hero gain a lvl up set this variable +1 then you can use it for your condition |
