For some reason, every time I try to make an AI shoot at a certain command point, the AI ignores the command. Other things, like moving from point to point, work fine. Is there some special way to make an AI shoot?
Printable View
For some reason, every time I try to make an AI shoot at a certain command point, the AI ignores the command. Other things, like moving from point to point, work fine. Is there some special way to make an AI shoot?
I don't think that command really works properly. And you can make them shoot through a script i think. Look through HS_doc or the scripting bible to find the command.
I just searched both, I can't seem to find anything helpful. Have you done this before?
Nope. But i do know that you can place a invisible biped in front of the elite and have him shoot at that instead.
I don't know... that doesn't sound like it would work well. The AI is sniping, so he's shooting from pretty far away.
I don't know much about AI commands, but always check for a typo. :o)
It's been a while since I've done this, but I'm pretty sure the AI unit has to be in "Attacking" state in order for it to actually fire. There is a scripting command for changing states, and I think there may be a command list command as well. The other states are something like "Idle", "Alert", "Searching", etc.