BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Taker on December 14, 2009, 03:46:57 am
-
How do you add somebody to beable to use/change settings of the bot? I've tried it and they still can't do anything. My own alts are not seen as superadmins
/
$owner = "Taker"; // Owner of the bot.
// $super_admin["Impen"] = true;// Bot superadmins.
// $super_admin["Gazed"] = true;// Bot superadmins.
// $super_admin["Boiling"] = true;// Bot superadmins.
// $super_admin["Grimfall"] = true;// Bot superadmins.
and none of them are superadmins except for taker since he is the owner. and if i add somebody to the group admin they still can not use !settings
-
Several methods really.
First for $superadmin to take effect you have to remove the // in front, otherwise it's handled as a comment.
But you could even simply add your alts to your main and then use shared security-settings over alts (it's a security setting). That way you only need to insert the main of all wanted super-admins.
Otherwise I think !settings is as default only available to superadmins and owners, so you'd have to add the characters to the group super-admin, not admin.