- Joined
- Sep 12, 2009
- Messages
- 82
Ok so i got warcraft 3 frozen throne and i need help with item quest, so when i get 4 items quest need to be completed, but i cannot do that
Here is what i done:
Here is what i done:
-
Shimering portal part 2 completition
-
Events
- Unit - A unit Acquires an item
-
Conditions
- (Item-type of (Item being manipulated)) Equal to Shimering portal parts
-
Actions
- Set ShimeringPortalParts[(Player number of (Owner of (Item being manipulated)))] = ((Player number of (Owner of (Item being manipulated))) + 1)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ShimeringPortalParts[(Player number of (Owner of (Item being manipulated)))] Equal to 4
-
Then - Actions
- Quest - Display to (All players) the Quest Update message: |cff995500(Part 2 o...
- Quest - Mark ShimeringPortalQuest[2] as Completed
- Player - Add 3 to (Matching player) Current lumber
- Hero - Add 20 experience to (Triggering unit), Show level-up graphics
-
Else - Actions
- Do nothing
-
If - Conditions
-
Events