| 04-11-2006, 04:22 PM | #2 |
It might happen if the event for your trigger is 'Unit enters rect' or something similar. |
| 04-11-2006, 04:26 PM | #3 |
I assume the event is "begins casting an ability" or something like that as it refers to "Owner of Casting Unit" |
| 04-11-2006, 07:21 PM | #4 |
Yes, there is nothing wrong with that code there. A For Each Int A loop in GUI will (should) never create an infinite loop. It must be something involving the event and/or the timer, I'd guess... |
| 04-11-2006, 07:43 PM | #5 |
posting the whole script may be helpful in finding your problem |
| 04-12-2006, 08:17 AM | #7 |
thx guys for response. I found the problem it was unrelated to that trigger code. All my fault. Also, yes ill look into removing leaks |
