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

Raw Data display

Status
Not open for further replies.
Level 10
Joined
Aug 25, 2004
Messages
473
Ok, its been a real pain in my a.. to get it work corrrectly. Anyone any idear whats wrong?

So i have critical strike ability with 10 levels. Now i fill DataA and DataB lists. I go to descrition and write:
Code:
Gives a <ACct,DataA1>% chance to do <ACct,DataB1> times normal damage on an attack.

Now i have the description from the original ability. So the numbers dont match my custom ability. I press CTRL-D , read the ability ID and change the description to:

Code:
Gives a <AO3S:ACct,DataA1>% chance to do <AO3S:ACct,DataB1> times normal damage on an attack.

now all numbers are 0
What am i doing wrong?
 
Status
Not open for further replies.
Top