• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Solved] Consumable item with custom ability not working properly

Status
Not open for further replies.

GrapesOfWath

Sound Reviewer
Level 18
Joined
Mar 31, 2012
Messages
281
I have an item in my map based on Scroll of the Beast, and I gave it an item ability based off of Roar (item), but for some reason, when I click the item to use it, it isn't using the ability or taking any charges off of the item. As far as I know, I haven't changed any fields on either the item or the ability that would warrant it not working, but maybe I did on accident? I dunno. What are some things that could cause this to happen?
 
Level 45
Joined
Feb 27, 2007
Messages
5,578
Roar and Scroll of the Beast probably use the same base ability of "Roar". If a unit is ordered to do an order that it already possesses though an ability swap it will attempt to do any order order with a matching orderstring. A unit cannot do more than 1 order at once, so it will fail if it has more than one matching orderstring (all matching abilities will be activated, not just the ordered one.
 

GrapesOfWath

Sound Reviewer
Level 18
Joined
Mar 31, 2012
Messages
281
Here's the item and the ability (couldn't fit the whole ability in 1 screenshot so I didn't include the art fields)


gow.PNG
fog.PNG
 
Status
Not open for further replies.
Top