• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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