Re: Changing team
You can set bot's team at startup like this:
protected void prePrepareAgent() {
this.body.initializer.setTeam(1);
}
----
Reply Link: <https://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=3&comments_reply_threadId=211&comments_parentId=210&post_reply=1#form>