- Joined
- Oct 25, 2009
- Messages
- 995
Anyone can help me the Crafting System?
How can i craft the great hall with Stacked Items.
Stacked Items mean this.
Explain:
The First Inventory is bone,2nd is wood
First,i use these items to craft the Great Hall,
After that,i used the resources,it less wood x1
Sorry for my bad english :x
Anyone can help? +REP
-
Untitled Trigger 001
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Channel
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Triggering unit) has an item of type Stones) Equal to True
- ((Triggering unit) has an item of type Wood) Equal to True
-
Then - Actions
- Hero - Create Tiny Great Hall and give it to (Triggering unit)
- Game - Display to (Player group((Owner of (Triggering unit)))) for 10.00 seconds the text: You have crafted a ...
- Item - Remove (Item carried by (Triggering unit) of type Stones)
- Item - Remove (Item carried by (Triggering unit) of type Wood)
-
Else - Actions
- Game - Display to (All players) for 10.00 seconds the text: You didn't have the...
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Stacked Items mean this.
Explain:
The First Inventory is bone,2nd is wood
First,i use these items to craft the Great Hall,
After that,i used the resources,it less wood x1
Sorry for my bad english :x
Anyone can help? +REP