| 08-15-2005, 02:56 PM | #1 |
A problem I've been having for some time now is how to cast a spell with the code A001 (or A002 and so on) without using ordercodes. The spells are ofcourse self-made. I know that this has to be done with JASS but how I don't know. /Cheers :) |
| 08-15-2005, 10:27 PM | #2 |
Ordering depends on ordercodes, so my answer is that there is no way to do this. Blizzard could have just added a GetAbilityOrderId function, but that's not the case |
| 08-16-2005, 05:52 PM | #3 |
Thats kind of a wierd way to do it... I mean it would be different if i was able to create my own ordercodes, but since this is not possible, i guess thats not gonna be a reality... |
| 08-20-2005, 12:05 AM | #4 |
But I don't see what hinders you to use the orderstiring of the base order. |
| 08-23-2005, 09:36 AM | #5 |
Well the only problem i see by using ordercodes is, that if i use the same base spell/ability for 2 different spells made by me, they are going to have the same orderstring... Arent they? |
| 08-23-2005, 10:21 PM | #6 |
Yes, but having them on the same unit would be bugged even for the player anyways. |
