Server Help

Bot Questions - .addop help...

Anonymous - Sat Oct 08, 2005 9:32 am
Post subject: .addop help...
I have a MERVbot here, but I can't seem to find out how to .addop... It not my bot, so I can't just go into the files and set it, so what do I do?
Chambahs - Sat Oct 08, 2005 10:59 am
Post subject:
why cant you go into operators.exe and follow the directions that are in there?
Donkano - Sat Oct 08, 2005 12:28 pm
Post subject:
Chambahs wrote:
why cant you go into operators.exe and follow the directions that are in there?


.exe? Don't you mean .txt?
Purge - Sat Oct 08, 2005 1:09 pm
Post subject:
The !addop command is a Smod+ command, so make sure you have that operator level before you try it. Smods can only addop a mod or another smod, while sysops can add mods-syops. Higher level ops like Duke can add up to their level.

Code: Show/Hide
!addop -l=x name:password

That's the command for !addop. Let x be the number of the level you want. Limited access is 1, and every other operator level that's higher than that increments by 1. So, if you'd want to add a mod to the bot, do:
Code: Show/Hide
!addop -l=2 Purge


You can leave the password field blank if you wish, but it's recommended if the biller accidentally goes down.

For more help, I think you can !help addop in the MERVBot.
Maverick - Sat Oct 08, 2005 1:56 pm
Post subject:
Purge+ wrote:
Limited access is 1, and every other operator level that's higher than that increments by 1.

Yup, the full list is:
Code: Show/Hide
1 = OP_Limited,            // Player with some privelages
2 = OP_Moderator,         // Represents player interests
3 = OP_SuperModerator,      // Manages moderators
4 = OP_SysOp,            // Adds/removes/modifies available bot services
5 = OP_Owner,            // Changes internal bot settings
6 = OP_Duke,
7 = OP_Baron,
8 = OP_King,
9 = OP_Emperor,
10 = OP_RockStar,
11 = OP_Q,
12 = OP_God               // ...Some other ways to say "Owner"

Anything above 12 is seen as an UNKNOWN operator, rendering the player unable to do any !commands.
Chambahs - Sat Oct 08, 2005 4:07 pm
Post subject:
yea sorry, i meant .txt, and i prefer lvl 9 tongue.gif (just my 2 cents)
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group