- Joined
- Oct 28, 2019
- Messages
- 523
For a rpg game, "a quest shop", how do to buiyng iten gives a quest? Whats is wrong in my trigger?
-
GhoulQuest
-
Events
-
Unit - A unit owned by Player 1 (Red) Acquires an item
-
-
Conditions
-
(Item-type of (Picked item)) Equal to Quest RaidiCluster
-
-
Actions
-
Game - Display to Player Group - Player 1 (Red) the text: When the dark force...
-
Quest - Create a Required quest titled Find the farm of Gl... with the description Kill the creature R..., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
-
Item - Remove (Picked item)
-
-