Hi, this trigger work, it give to an unit (Tauren warrior) some item when a player choos this character, but this trigger make the game freeze 1-2 sec
-
Guerriertaurenitem
-
Evénements
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
(Unit-type of (Triggering unit)) Egal Ã* Guerrier Tauren
-
-
Actions
-
Unit - Move (Triggering unit) instantly to (Center of Rez <gen>)
-
Unit - Change color of (Triggering unit) to Marron
-
Heros - Create Viande and give it to (Triggering unit)
-
Item - Set charges remaining in (Last created item) to 4
-
Heros - Create Eau fraiche and give it to (Triggering unit)
-
Item - Set charges remaining in (Last created item) to 8
-
Heros - Create Potion de vitesse and give it to (Triggering unit)
-
Item - Set charges remaining in (Last created item) to 4
-
Wait 2.00 seconds
-
Trigger - Turn off (This trigger)
-
-