| 02-16-2011, 04:55 AM | #1 |
I use some commands to order AI using their spells, such as: call IssuePointOrder(u, "carrionswarm", x, y) call IssueImmediatelyOrder(u, "taunt") call IssueTargetOrder(u, t, "channel") Everything seems alright, but sometimes they just stand there and do nothing, even attacking me. Do you know why? |
| 02-16-2011, 07:56 AM | #2 |
What event are you using to pull off the AI commands? It could be that the spell range and something else are not matching. |
| 02-16-2011, 01:15 PM | #3 |
Maybe. It works now, thanks for your comment. |
