Item Restriction to certain heroes.

icepig01

Member
Reaction score
4
How can i setup a trigger for items not able aquire to certain heroes??

Example like blink dagger from DotA: Pudge or vengeful spirit cannot use this item.
How to set ?
 

Avaleirra

Is back. Probably.
Reaction score
128
This is a pretty bad way but it's off the top of my head.


Set the hero as a variable.

Then do if (hero) aquires an item

then remove item (or something)
 

tooltiperror

Super Moderator
Reaction score
231
NO >____>

Trigger:
  • Item Restrict
    • Events
      • Unit - A unit Acquires an item
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Item-class of (Last created item)) Equal to Artifact
        • Then - Actions
          • Hero - Drop (Item being manipulated) from (Triggering unit)
        • Else - Actions


You can use any item type you want to make mail, leather, cloth systems and what not.
 

tooltiperror

Super Moderator
Reaction score
231
It`s not that hard to just change Item-Class to Item-Type.
 

icepig01

Member
Reaction score
4
NO >____>

Trigger:
  • Item Restrict
    • Events
      • Unit - A unit Acquires an item
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Item-class of (Last created item)) Equal to Artifact
        • Then - Actions
          • Hero - Drop (Item being manipulated) from (Triggering unit)
        • Else - Actions


You can use any item type you want to make mail, leather, cloth systems and what not.

It`s not that hard to just change Item-Class to Item-Type.

So i just have to change 'Artifact' into my wanted item?
 

icepig01

Member
Reaction score
4
i almost forgot a thing,
how to set ,
the item will drop if carry by Mountain King?

EDITED:: is it possible if i add in the conditions?
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top