• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Trying to find the specific trigger.

Status
Not open for further replies.
Level 2
Joined
Nov 6, 2023
Messages
8
EDIT: Solved. Im stupid, to achieve it I just went into Conditions and made an And Multiple Conditions and made a boolean comparison with the function: Hero has Item. Even though the Building isnt a hero it still works, so i'm glad I figured it out on my own. SOLVED.

How on earth do i find the trigger path to get to the condition triggers in the picture. I spent a good 45 minutes trying to find out what i needed to do to replicate it but I genuinely couldn't find out how to replicate that specific trigger line or something similar. I have a building with an inventory and want it to kill itself when 3 specific items are placed in its inventory slots, which is all easy, except for I have no idea how to get a trigger that compares items in an inventory of the triggering unit. If confused please let me know and ill clarify better. Thanks!

I.e I kinda want the trigger to look like this-

Events:
Unit acquires an Item

Condition:
If triggering unit has item 1, and item 2, and item 3 in inventory, then (Actions: Destroy triggering unit)

or something similar, my problem is I just can't figure out how to find the specific trigger combinations to lol


Item Trigger Screenshot.png
 
Last edited:
Status
Not open for further replies.
Top