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 ?
 
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.
 
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.
Back
Top