• 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.

Disabling item effects/influences

Status
Not open for further replies.

Ardenian

A

Ardenian

Hello,

how do I disable an item, like they are for illusions of the Blademaster, without having to create dummy items with no effect for every item ?
I don't refer to the 'cannot be dropped'-stuff, but to the actual not giving stats anymore, like an aura item of an illusion not influencing other units ?

Can this be easily done in GUI/GUIJASS, without using the Illusion ability ?
 

Ardenian

A

Ardenian

Assuming that you are making Dummy Heros, you could give the Dummy Hero a modified Hero Inventory with "Able to Use Items" & "Able to Drop Items" set to False. But this means that Auras will not appear (I think).

You mean 'Not able to use items' don't you ?
Thanks, I wasn't aware of this!

defskull, I think your solution only works for abilities, doesn't it ? I cannot recall it influences items.
 
Level 23
Joined
Feb 6, 2014
Messages
2,466
You mean 'Not able to use items' don't you ?
Thanks, I wasn't aware of this!

defskull, I think your solution only works for abilities, doesn't it ? I cannot recall it influences items.
I read it somewhere (maybe thehelper) that Doom does silence items.. Though I haven't tested it yet.
EDIT: Just tested it and it does work.
 
Status
Not open for further replies.
Top