Framework
Why the 4 messages?? hehe ;)
It seems to me you need (and are having trouble getting) a basic bot in the game that does nothing, apart from existing.
I believe the existing bot framework does this. I've only taken a quick look, but it's definitely possible! You should take a look at how the existing bots are inserted.
Once you've done this, you could extend it by applying a simple think procedure to it, which has already been done somewhere in the code.
You can also remove the navigation as you see fit, or use the existing AAS code.
I'm going to be looking into Q3 in the near future, I'll let you know when I have something working!
|