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

How to use an allied unit's spells?

Status
Not open for further replies.
Level 12
Joined
May 22, 2015
Messages
1,051
that's unlikely because if a hero has full build he won't be able to buy items thus he won't be able to accept quests.

If you make the items powerups (copy paste a manual of health and change the health it gives to 0), you can buy them with a full inventory and they will just disappear. If you change the item model to "Spawned Effect -> bugger", it will have no animation at all and will not make the poof. Remove the animation for the health bonus ability and it will be completely invisible to the player.

You can still capture this event in the triggers with "Unit - A unit obtains an item" (or whatever that specific event is called).
 
If you make the items powerups (copy paste a manual of health and change the health it gives to 0), you can buy them with a full inventory and they will just disappear. If you change the item model to "Spawned Effect -> bugger", it will have no animation at all and will not make the poof. Remove the animation for the health bonus ability and it will be completely invisible to the player.

You can still capture this event in the triggers with "Unit - A unit obtains an item" (or whatever that specific event is called).

thanks, ill try that
 
Status
Not open for further replies.
Top