Server Help

ASSS Questions - My bot gets silenced

Anonymous - Thu Oct 28, 2010 9:48 am
Post subject: My bot gets silenced
I am running bot for a duel plugin, and it spams stats at the end of the duel, then then it gets silenced for spamming for 60 seconds..

It is set to god level, what can I do to fix this problem?
Samapico - Thu Oct 28, 2010 10:33 am
Post subject:
Add "unlimitedchat" in its groupdef

Example:
In groupdef.conf:
Quote:

[bot]
#include groupdef.dir/default.conf
#include groupdef.dir/mod.conf
#include groupdef.dir/smod.conf
#include groupdef.dir/sysop.conf
#include groupdef.dir/alias.conf
#include groupdef.dir/objects.conf
unlimitedchat

And you set it to 'bot' instead of 'god'

^
Did not test it, but according to the ASSS user guide, chapter 4.1, it's how it's done
Anonymous - Thu Oct 28, 2010 11:20 am
Post subject:
Oh very nice!!

[bot]
#include groupdef.dir/default
#include groupdef.dir/mod
#include groupdef.dir/smod
#include groupdef.dir/sysop
#include groupdef.dir/alias
#include groupdef.dir/objects
unlimitedchat

Thank you!!!
Hakaku - Thu Oct 28, 2010 6:40 pm
Post subject:
And for reference, here's a full list of those intricacies.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group