Posted by Loco on June 19, 1998 at 00:30:15:
In Reply to: Making a character that follows and shoot people with you in JK posted by DarkForce on June 18, 1998 at 20:30:53:
This is easy to do in JK (I think). There is a AI command which makes the thing your friend. I don't work with AI files but I think it's possible to combine AI commands. So, the AI file would need all the contents of the droid ai file, the follow command, and the primaryfire command. I'm not sure if this is correct but it should work in theory.
For MoTS the ai command:LookForOpposingTarget should work along with a follow command.
I hope this helps you.