- Joined
- Dec 20, 2005
- Messages
- 7
1.a unit recieved an item
2.a unit must drop picked item if in inventory he has an item IRTIFACT-class , and CAMPAIGN -class
3.artifact-class items 1or more AND campaign-class items 1or more(in invenory) = drop picked item
how can i reallize this?
-event
UNIT-a unit acquires an item
-conditions
(((Hero manipulating item) has an item of type (Random level 8 Artifact item-type)) Equal to True) and (((Hero manipulating item) has an item of type (Random level 0 Campaign item-type)) Equal to True)
-actions
Hero - Drop (Picked item) from (Hero manipulating item)
Plzzz help... whats wrong???
2.a unit must drop picked item if in inventory he has an item IRTIFACT-class , and CAMPAIGN -class
3.artifact-class items 1or more AND campaign-class items 1or more(in invenory) = drop picked item
how can i reallize this?
-event
UNIT-a unit acquires an item
-conditions
(((Hero manipulating item) has an item of type (Random level 8 Artifact item-type)) Equal to True) and (((Hero manipulating item) has an item of type (Random level 0 Campaign item-type)) Equal to True)
-actions
Hero - Drop (Picked item) from (Hero manipulating item)
Plzzz help... whats wrong???