• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Item Getting Destroyed

Status
Not open for further replies.
Level 13
Joined
Jun 3, 2011
Messages
1,058
HI guys i wan't to ask about my custom trigger
  • Event
    • Unit - A unit Losses an item
  • Conditions
  • Actions
    • Game - Display to (Player group((Owner of (Buying unit)))) the text: Crafting Failed
What should i do in the Condition? What kind of condition should i put so i can make A destroyed items is equal to (this item)
How to make that please help
 
Level 12
Joined
Sep 11, 2011
Messages
1,176
HI guys i wan't to ask about my custom trigger
  • Event
    • Unit - A unit Losses an item
  • Conditions
  • Actions
    • Game - Display to (Player group((Owner of (Buying unit)))) the text: Crafting Failed
What should i do in the Condition? What kind of condition should i put so i can make A destroyed items is equal to (this item)
How to make that please help

*Manipulated

and "Unit - A unit Loses an item" responses with Triggering Unit or Hero Manipulating Item not Buying Unit.
 

Kusanagi Kuro

Hosted Project: SC
Level 10
Joined
Mar 11, 2012
Messages
708
If u use If then else, u still need the condition. If then Else is just for cases that u want to do action when the condition is not met.
 
If u use If then else, u still need the condition. If then Else is just for cases that u want to do action when the condition is not met.
Or if you want it inside a trigger.


I don't understand : "Crafting Failed", so you have some Craft system, right ?

Why don't you put this in an If Then Else in your Craft system trigger ?
 
Status
Not open for further replies.
Top