BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: gatess on April 16, 2010, 01:36:59 pm
-
Hello,
Tried talking to a few ppl ingame about this, but no success yet.
Need help debugging this problem :
When i add a out-of-org member to our org bot, it doesen't "stick". It works fine for a few days, then i force a rosterupdate and ppl are removed, dunno why.
Log only says "removed XX members" without reason.
When i re-add ppl to the bot, their alts list is intact.
Thanks in advance
-
Oh sorry, forgot details :
Linux based machine, running multible bots. Bebot vers is 067
-
Try adding the out of org member alts as guests.
/tell <your_bot> !guest add <insert alt name here>
The rosterupdate probably removes them as they are not really org members. Adding them to the guest list they should be protected from the roster cleanup.
-
You have to add them as guest or disable roster updates.
-
Adding them as guests is the proper way to go about it. The bot detects who has left the organization based on that character no longer being listed in the org roster downloaded from FunCom's servers. As you are manually adding characters as members instead of guests, the bot assumes that those characters left the org and it removes their member status. The behavior is completely intended.