• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

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: 33
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