| 07-11-2004, 04:14 PM | #1 |
How do make it so if a unit takes say 120 points of damage, i can change an intieger variable or any other variable to 120? |
| 07-11-2004, 04:18 PM | #2 |
When actually doing the damage with you trigger action, theres a function that looks like "Convert (Integer to Real) : ". This allows you to use integer values for real value actions. |
