Hi , im making a map when you have to pick a unit (No-hero) from a tavern; and you can only pick it 3 times for all players.
Is there some way to do this?
I tested with just picking 1 unit, but when i clicked the tavern, i still could buy another one.
Untitled Trigger 001
Events
Unit - A unit Sells a unit
Conditions
(Unit-type of (Sold unit)) Equal to Footman
Actions
Player - Limit training of Footman to 0 for (Owner of (Buying unit))
This action did not work
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Player - Make (Footman) Unavailable for training/construction by (Picked player)
neither this.
Any Help will be appreciated.
Is there some way to do this?
I tested with just picking 1 unit, but when i clicked the tavern, i still could buy another one.
Untitled Trigger 001
Events
Unit - A unit Sells a unit
Conditions
(Unit-type of (Sold unit)) Equal to Footman
Actions
Player - Limit training of Footman to 0 for (Owner of (Buying unit))
This action did not work
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Player - Make (Footman) Unavailable for training/construction by (Picked player)
neither this.
Any Help will be appreciated.


