• 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.

Creating an item recipe

Status
Not open for further replies.
Level 3
Joined
Dec 30, 2015
Messages
33
Hello, I was wondering how to create an item, so I watched a couple tutorials to figure out how. I created the trigger and put the items on the map to test it out, but nothing happened. Is there an issue with the trigger or is it something else that may be the issue?
 

Attachments

  • Screenshot (107).png
    Screenshot (107).png
    140.9 KB · Views: 36
Level 9
Joined
Apr 23, 2011
Messages
527
Okay, I looked at it again, and you should use Or (multiple conditions) on your last 3 conditions "(Item being manipulated) equal to x". Remove (Do nothing) in your Else - Actions, it makes it less efficient.

By the way, use [trigger][/trigger] for GUI code instead of screenshots.
 
Status
Not open for further replies.
Top