• Check out the results of the Techtree Contest #19!
  • 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 void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Faster Ability Creating

Status
Not open for further replies.
Level 7
Joined
May 21, 2009
Messages
289
Lets say I'm making an ORPG (like I am) and i dont want to spend hours editing ability information

Is there a way (other then <right click> auto-fill) to edit my abilities to make them change their value in the text part? Sounds confusing but best way I can explain it
EXAMPLE- blizzard uses things like <DataA1> in their abilities; is there a way i can do this in custom abilites?
EXAMPLE2

instead of typeing over and over again- deals 40 damage
lvl2- deals 80 damage ect... for every level

is their a way to go -deals <dataA1> damage
lvl2- deals <dataA2> damage...ect

thanks! I will +rep (if i can; I +rep too much XD)
 
this is what i have done for my map(i personally thinks it is good)
Info: Showers the enemy in fiery metoers dealing a massive amount of damage
Damage: 250,300,350,400,500,600,700,800,900,1000
DPS: Lvl 1-5: 250 6-10: 500
Shards: 25
Waves: 25
AoE: 750
Cast Range: 1-5: 800 6-10: 1000
Cast Time: 1 Second
Cooldown: 5 Min
Mana Cost: Lvl 1-5: 1000 6-10= 5000
also typing it in word(if you want the lines) saves you alot of time
 
Thanks; I kind of understand do you mean like in the ability-learn part you type all that?
cause i mean in the lvl learn parts where for every level i need to update the damage done, duration, ect and if this DataA1 thing works i can just right click and auto-fill and the autofill will change the numbers per level
like this- lvl 1-DataA1
lvl2-DataA2
ect.
 
Thanks; I kind of understand do you mean like in the ability-learn part you type all that?
cause i mean in the lvl learn parts where for every level i need to update the damage done, duration, ect and if this DataA1 thing works i can just right click and auto-fill and the autofill will change the numbers per level
like this- lvl 1-DataA1
lvl2-DataA2
ect.

i typed it in word because it is easier than the other thing fx making lines in the object editor is a bitch(i also use it for the ability itself reason for the , in that case it means in the next lvl if i can explain it that why)
 
Umm there is a tutorial about this.

Please Read

You need to use the rawcodes. Press Ctrl+D (i think it's D). That wiull change all data into rawcode. Just press again to change back. But read the tutorial because it explains how to use the data.
 
Thanks guys and espically Reaper2008 because that was exactly what i was looking for!

except i cant use toofless's link though i get a blank black page with the hive at the top
///////////////////////////////////////////////////////////////////////////////////////////////
nevermind it eventually came through
 
Status
Not open for further replies.
Back
Top