BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: WeZoN on June 20, 2009, 01:16:41 am
-
Hi.
I was wondering if it is possible to bind access to a module to a group.
Example:
Players in the group "diplomacy" is able to edit the allies and kos module but not players who is not in the group.
-
currently there is no module for doing it with any command but u can put code into a module to check that
-
hmm, well if i do
$this -> register_command("all", "c", "DIPLOMACY");
the group is given leader rights.
People in leader and above are still able to edit the module!
Could you give some pointer on what code to use?
-
Not sure why you got LEADER rights, but there is no support for any rules by your kind in the bot.
All rules and internal workings are based on the fixed levels from ANONYMOUS up to OWNER.