MUI questions.

Status
Not open for further replies.
Level 9
Joined
Sep 28, 2004
Messages
365
Hi all, i have read MUI in GUI in tutorial section. I just want to make sure some stuff.

1. Is it true that GUI triggers in 1 Trigger without any wait function is considered MUI?

2. If so, if i put loops like "pick every unit in group" in the trigger, does it still count as MUI? or i need a local group since theres a loop and there might be a chance when 2 player use the spell at the same time it will screw up?


Thanks in advance!
 
1) Yes, it is called instant, meaning that all it's effects will take effect in a split second.. So this is GUI, since casting it again in this split-second is basically impossible..

2) As long as you still do not use any waits, it seems ok to me..
 
Status
Not open for further replies.
Back
Top