BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: trousers on January 25, 2009, 07:39:28 pm
-
Quick question for you guys.
I'm trying to upgrade an older bot of mine that is running 2.x to 6.x and I'm having trouble with the MassMsg Module.
I setup a new Bot straight out of the box sitting on a brand new Database.
I add three members to the bot as a test, and confirm they're in there with the !member command.
When I send a MassMsg I get the following error:
Error: The module OnlineDB_Core returned the error No users found in both
Any idea why it might be returning this error?
Or, if you can tell me how to load a list of online member's nickname into an array that would be awesome as that's what I'm really looking for.
Thanks in advance guys!
-
Make sure the members show up on notify.
-
They're not in the Shell...
I have this setting:
Settings for Logon_Notifies
Enabled: On
Is there something else I should check?
-
try !notifylist
-
To [Bot]: !notifylist
Bot: /tell Bot !help
:-(
-
I don't know the commands anymore lol...
!notify? !notify list? One of those then I guess.
But if logons and logoffs don't show up on the console for those toons you didn't set it up properly.
!notify on charname could help then.
-
Thanks, Already.
I manually added myself using the Notify command and the bot is now Tracking me and sending me messages but everyone else who is added to the bot manually via the '!member add' command is not being put on the notify list.
Is there a command somewhere I missed to allow this, or did i just set something up wrong?
-
there is a setting, usually !set member
-
Thanks, Temar. I'll give this a shot as soon as I get home this evening.
-T