Item Requirements

FireEffect

Gasp!
Reaction score
98
Ok, i need a certain item to only be able to be used by a few certain heroes. I would think that i could make a trigger like "If hero is (all heroes except ones who CAN pick up item) then item is dropped" or something. I dunno im not the best at triggers, how would i do this?
 

Dameon

"All the power in the world resides in the eyes"
Reaction score
127
Code:
Untitled Trigger 002
    Events
        Unit - A unit Acquires an item
    Conditions
        (Unit-type of (Hero manipulating item)) Not equal to Your Hero 1
        (Unit-type of (Hero manipulating item)) Not equal to Your Hero 2
        (Item-type of (Item being manipulated)) Equal to Your Item
    Actions
        Hero - Drop (Item being manipulated) from (Hero manipulating item)
        Game - Display to (Player group((Owner of (Hero manipulating item)))) the text: You Can't Use This ...
 
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