• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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