[General] Neutral Building - Remove Item Does Not Work

Status
Not open for further replies.

Remixer

Map Reviewer
Level 33
Joined
Feb 19, 2011
Messages
2,112
Okay, so I am making this map and I use trigger:
  • 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)
The Unit[0] = Shop ( the correct one )
Item Type = Correct one
The Unit[0] has "Sell Items" spell.

Any ideas why it does not work?
 
Status
Not open for further replies.
Top