Undead_Lives
New Member
Currently I'm trying to make a trigger for revive time. I want the Wait time to be based on the hero's level. The only problem is, Wait needs a Real variable. Now, I've tried making a variable for the level and converting to a real variable, and i've also tried to create a real variable based on the hero's level, both theories didn't work. So, I'm asking, how do I convert an Integer to a Real?