Remixer
Map Reviewer
- Joined
- Feb 19, 2011
- Messages
- 2,068
Okay, so I am making this map and I use trigger:
Item Type = Correct one
The Unit[0] has "Sell Items" spell.
Any ideas why it does not work?
-
Selection Trigger
-
Events
- Unit - A unit Sells an item (from shop)
- Conditions
-
Actions
- If ((Item-type of (Sold Item)) Equal to Human - Footman) then do (Neutral Building - Remove Human - Footman from Unit[0]) else do (Do nothing)
-
Events
Item Type = Correct one
The Unit[0] has "Sell Items" spell.
Any ideas why it does not work?