Item/Hero Requirements?

Ncrackz

New Member
Reaction score
2
Soo heres my trigger

Code:
 Event
-Unit - A unit aquires an item

Conditions
- Or, Any (conditions) true
   Conditions -
         ((Unit-type of (Triggering unit)) Equal to Illidari Shatterer) and ((Item-type of (Item being manipulated)) Equal to Warglaive of Azzinoth (MainHand))
         ((Unit-type of (Triggering unit)) Equal to Illidari Shatterer) and ((Item-type of (Item being manipulated)) Equal to Warglaive of Azzinoth (Offhand))

Actions
  -Item - Remove (Item being manipulated)
    Game - Display to (All players) for 11.00 seconds the text: Error: Only Illidari Shatterer can obtain this item

Is it correct or not? :confused:
 

Cloak_Master

Active Member
Reaction score
41
Try this.

Code:
A unit acquires an item

or - multiple conditions
Item type of item being manipulated equal to warglaive of azzinoth (main)
Item type of item being manipulated equal to warglaive of azzinoth (off)
(not in the or)
unit type of hero manipulating item not equal to illidari shatterer

actions

remove item

etc.
 

Ncrackz

New Member
Reaction score
2
Code:
    Events
        Unit - A unit Acquires an item
    Conditions
        Or - Any (Conditions) are true
            Conditions
                ((Unit-type of (Triggering unit)) Equal to Illidari Shatterer) and ((Item-type of (Item being manipulated)) Equal to Warglaive of Azzinoth (MainHand))
                ((Unit-type of (Triggering unit)) Equal to Illidari Shatterer) and ((Item-type of (Item being manipulated)) Equal to Warglaive of Azzinoth (Offhand))
        (Unit-type of (Hero manipulating item)) Not equal to Illidari Shatterer
    Actions
        Item - Remove (Item being manipulated)
        Game - Display to (All players) for 11.00 seconds the text: Error: Only Illidari Shatterer can obtain this item.

Still doesn't work :( I think i am doing something very wrong..
 

Cloak_Master

Active Member
Reaction score
41
Code:
Lolwut
    Events
        Unit - A unit Acquires an item
    Conditions
        (Unit-type of (Hero manipulating item)) Not equal to Blood Mage
        Or - Any (Conditions) are true
            Conditions
                (Item-type of (Item being manipulated)) Equal to Tome of Experience
                (Item-type of (Item being manipulated)) Equal to Red Drake Egg
    Actions
        Item - Remove (Item being manipulated)
        Game - Display to (All players) the text: Hellz no!
 

Ncrackz

New Member
Reaction score
2
Thank you very much, But it wastes my money if i try to buy it if i'm not (unit) Anyway to fix it? I don't need it, but it will help.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top