Please use Edit, don't reply 3 times in a row.
I will play the map ASAP.
Looks nice and better than other Hiden n Seeks.
EDIT: Played the map, why do you use Lumber instead of Integer(array for 4 players), maybe it won't use much ram
You should also use "Starts the effect of an ability" instead of "Begins casting an ability".
I see you used 4 triggers: First Blood 1-4 and Other Deaths 1-4, it can be done better by adding in Conditions-> Or,Many conditions are true
-
First Trigger
-
Conditions
-
(Owner of (Dying unit)) Equal to Player 1 (Red)
-
(Owner of (Killing unit)) Equal to Player 12 (Brown)
-
Second Trigger
-
Conditions
-
(Owner of (Dying unit)) Equal to Player 2 (Blue)
-
(Owner of (Killing unit)) Equal to Player 12 (Brown)
-
Third Trigger
-
Conditions
-
(Owner of (Dying unit)) Equal to Player 3 (Teal)
-
(Owner of (Killing unit)) Equal to Player 12 (Brown)
-
Fourth Trigger
-
Conditions
-
(Owner of (Dying unit)) Equal to Player 4 (Purple)
-
(Owner of (Killing unit)) Equal to Player 12 (Brown)
It should be done like this:
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
(Owner of (Dying unit)) Equal to Player 1 (Red)
-
(Owner of (Dying unit)) Equal to Player 2 (Blue)
-
(Owner of (Dying unit)) Equal to Player 3 (Teal)
-
(Owner of (Dying unit)) Equal to Player 4 (Purple)
-
(Owner of (Killing unit)) Equal to Player 12 (Brown)
Also you should disable pre-selection so the player 12 won't see other player's when just spamming left click drag to find them.
-
Game - Disable pre-selection functionality (Disable pre-selection circles, life bars, and object info)
then add a trigger so the player 12 can't select them and so he can't find them so easy.
-
Select
-
Events
-
Player - Player 12 (Brown) Selects a unit
-
Conditions
-
(Owner of (Triggering unit)) Not equal to Player 12 (Brown)
-
Actions
-
Selection - Remove (Triggering unit) from selection for Player 12 (Brown)
-
EDIT:
Don't use
-
Do nothing
It does exactly what it says, it's pointless to fill your triggers with Do Nothing/s.
Rating 4/5 not as good as i awaited, and many spelling errors/bad GUI. ---^
4.5/5 Terrain (borders with other trees/terrain :O)
3/5 Triggers (you know what i mean)
4/5 Idea (there have been some before you)
4/5 Gameplay (Good, except some minor things)