- Joined
- Jun 2, 2009
- Messages
- 1,233
After 23 years of Warcraft III modding, it seems i forgot how to do that at the moment.
50 x 10 / 100 = 5 As far as i know? I am trying get 5% of the 50
-
Melee Initialization
-
Events
-
Time - Elapsed game time is 0.25 seconds
-
-
Conditions
-
Actions
-
Set TempInt = (50 x (10 / 100))
-
Game - Display to (All players) the text: (String(TempInt))
-
-
50 x 10 / 100 = 5 As far as i know? I am trying get 5% of the 50