HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Spell Editor Update

11-22-2002, 12:38 PM#61
AquaDaishi
Thanks for the suggestions, I'll definetly implement that. =)

-Fredric
11-22-2002, 05:52 PM#62
Nogumari
**** I can't find the ability.slk data

where is it!?
11-22-2002, 06:45 PM#63
Guest
It's called AbilityData.slk and its found in the War3Patch.mpq file.

Just load up War3Patch.mpq with the spell editor and you should be good to go.
11-24-2002, 10:03 PM#64
Guest
Quote:
Originally posted by kiloz1
i was wonder if its possible to add 2 dads for like the Alias or code for example for blizzard give it both "ANrf" which is rain of fire and "AHbz" which is blizzard so i like rains fire and ice at the same time. is that possible is i like do it like this "ANrf, AHbz"?



Thx


Ok really, this is not suppose to be in here but i well try answer the above question. Well. If you want say like um. create a new spell or edit original and put another icon...... and i forgot to say. If u are editing rain of fire. it must do blizzard after also. if it is blizazrd is reversed k? you get the idea

Event: a unit owned by player 1 Is issued an order targeting a point.

Condition: (issued order) Equal to (Order(Ice and Fire))

Action: Create 1 (Unit that can blizzard k?) at position of triggering unit facing (let it random).

Set Blizzard = Last created unit.

Order Blizzard to Archmage - Blizzard (Target point of issued order)

I dunno if this work, but might, Enjoy if it work!!! But if it messed up i guess u might need a set as Set Ice and Fire = Triggering unit or something. if you want to make it the same damage. I guess u can atleast edit rain of fire to deal no dmg while blizzard do. Or leave it double dmg.