- Joined
- Jun 2, 2009
- Messages
- 1,233
Hello everyone. I am trying to calculate 0.25x of Agility for the Hero. But i cannot make it Float number.
When i conver it into Real, i can put point but this time it not works.
How can i make it properly?
-
Set TempString = (String(((Agility of DamageEventSource (Include bonuses)) + ((Level of Heart of Anub'Arak // for DamageEventSource) x (Integer(0.25))))))
When i conver it into Real, i can put point but this time it not works.
How can i make it properly?