How to: Buying an item from the shop = Quest completed?

Level 1
Joined
Oct 16, 2024
Messages
2
Hey guys,

I'm working on my Mages race map and got a real rookie trigger editor question. It's easy to work with units/items in the editor that are already existing on the map, but where do I access those that are yet to be recruited/bought? To be specific, my goal is to trigger Quest Completed the moment you buy a specific custom item from the shop.

Cheers
 
Level 30
Joined
Aug 29, 2012
Messages
1,382
If the item cannot be obtained in any other way you can simply do it like this

1729072195829.png


Or if you want to check if the item has been sold, like this

1729072416745.png
 
Level 1
Joined
Oct 16, 2024
Messages
2
Works, great.

Btw, does WE offer questlines for multiplayer? Say I want all 4 players have the same quest which they can complete independently on others.
pic.jpg

The thing is "Quest - Display to Player Group - Player 1..." can be taylored directly to each individual player, but the "Quest - Mark as Completed" does not offer that option, its common for all. So if player 1 completes the quest, all 4 players will have it checked as Completed in the Quest Menu. Is there a way to fix this?
 

Attachments

  • pic.jpg
    pic.jpg
    31.7 KB · Views: 3
Top