Meh, that one "0" won't kill the world
Thanks for the help anyway ^^
Actually, if your real number is only up to 9.9, you could use an action something like this:
Substring(1,3(String(Real Integer here)))
Or something like that.
Anyway, I must agree that JASS is more efficient than GUI in various aspects as GUI is only a portion of JASS. I use GUI but that doesn't mean I don't know JASS at all. I tried to learn it many times before bu got stuck on the part of loops where I couldn't get anything done as there were lots of errors etc. etc.
Overall, I would say the two are equally good, but the code used for Warcraft's game mechanics is the most imba.
I finally managed to think of a decent spell idea, its something like this:
Skill 1:
Rock Pile- Creates lots of rocks and stuff in the area to block enemies.
Skill 2:
Rock Bomb- Causes a boulder to be thrown at the target point. If the boulder hits a rock pile, the rock will "explode", causing smaller pieces of rocks to fly outwards. When the rock bomb falls to the ground, it will explode in a similar manner.
Thats more or less the idea but might not even do anything this time
