| 11-13-2008, 01:38 PM | #2 |
there is no problem with code... expect set level to 1, this string useless. |
| 11-13-2008, 02:00 PM | #3 |
then I've got no clue whats wrong with this spell. I've tried plenty of other spells using the dummy casting and set it up just like this and they all don't work :-| Depressing. Could anything else be preventing it that I might have overlooked? |
| 11-13-2008, 04:10 PM | #4 |
post demomap. it looks like "forgot to null manacost or set proper targets for dummy spell" |
| 11-13-2008, 04:26 PM | #5 |
Does the dummy have mana, or does the spell need mana to be casted? Maybe the spell needs mana and your dummies doesn't have any. |
| 11-13-2008, 08:22 PM | #6 |
Well heres a demo map. Its not the mana because the dummy unit has 1000 mana and the spell requires 0 mana. I have no idea what could be wrong with the properties of the ability or the dummy. I've checked a couple of times. Might have missed something. ![]() |
| 11-14-2008, 03:22 AM | #7 |
This line doesn't make any sense: Trigger: Unit - Order (Last created unit) to (Name of Storm Sphere ) (Triggering unit)Trigger: Unit - Order (Last created unit) to (Chain Lightning) (Triggering unit) |
| 11-14-2008, 11:27 AM | #9 |
Sorry that was a mistake on my part. Its changed in the demo map and it still won't work pyrogasm. I'm using WeU. Is it not possible to use "unit - issue order targetting a unit (takes string)" and then pick ability name. This way you can set it to cast a custom ability... Like I've done. If not how would I go about ordering the dummy unit to cast a custom spell. |
| 11-14-2008, 11:42 AM | #10 |
there is list of all orderstring in GUI... |
| 11-14-2008, 11:49 AM | #11 |
so the way I'm understanding this is that the only way to order a dummy unit to cast an abiltiy, custom or not, is to use those preset order strings? that sucks. So in order for me to order the dummy to cast my custom chain lightning derivative i would have to give it the chain lightning order ID for example and then select the orc - chain lightning preset? |
| 11-14-2008, 11:52 AM | #12 |
all spells based of chain lightning cast by "chainlightning" order. this is simple. |
| 11-14-2008, 12:00 PM | #13 |
It may be simple but it confuses me. Just tested it and it works, I don't understand how this can work with order ID's and all that crap but that just might be my preconcieved idea getting in the way. Thanks a lot DioD. +rep |
