• 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] Urgent request for a trigger

Status
Not open for further replies.
Level 9
Joined
May 27, 2006
Messages
498
  • Check
    • Events:
      • Time - Every 0.1 seconds of game time
    • Conditions:
      • If (Your_Item type) of item carried by (Your_Unit) in slot 1 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 2 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 3 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 4 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 5 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 6 = (Your_Item type)
    • Actions:
      • Do anything what you want.....
Its simple :|
 
Level 7
Joined
Nov 13, 2006
Messages
243
  • Check
    • Events:
      • Time - Every 0.1 seconds of game time
    • Conditions:
      • If (Your_Item type) of item carried by (Your_Unit) in slot 1 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 2 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 3 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 4 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 5 = (Your_Item type)
      • If (Your_Item type) of item carried by (Your_Unit) in slot 6 = (Your_Item type)
    • Actions:
      • Do anything what you want.....
Its simple :|


i think i tried this but nvm i wil ltry it again :D 10x :)



OK it works thank you
 
Status
Not open for further replies.
Top