I would like to make a very simple immume spell when a unit enter region they get immunity for a few seconds from all attacks. But this will not work with multiple peopel is there a way to make this multiplayer friendly at all?
-
Events
-
Unit - A unit enters Region 483 <gen>
-
Conditions
-
Actions
-
Unit - Make (Entering unit) Invulnerable
-
Wait 5.00 seconds
-
Unit - Make (Entering unit) Vulnerable
-
-