HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Spell order ids?

11-29-2009, 04:59 AM#1
Bustaboom
Hi, I was wondering where or how I could find out what all of the base spell IDs in integer form are. If someone could point me in the right direction I would really appreciate it.
11-29-2009, 05:15 AM#2
Rising_Dusk
Control+D in the Ability Editor. It's the first four characters you see next to where the ability's name normally is.
11-29-2009, 08:39 AM#3
Bustaboom
No, that's not it what I'm talking about is the base order id, the thing I would use to have multiple channel spells on the same hero the string? But I want it in integer form its usually like 7 or 8 characters long
11-29-2009, 10:36 AM#4
Anitarf
Try using the function OrderId() which converts orderstrings to orderids.
12-02-2009, 04:24 PM#5
mystafox
this is what you want?

http://www.wc3c.net/attachment.php?a...1&d=1259774654
12-03-2009, 05:34 AM#6
fX_
that is useful