Chambahs wrote: |
why cant you go into operators.exe and follow the directions that are in there? |
Code: Show/Hide !addop -l=x name:password |
Code: Show/Hide !addop -l=2 Purge |
Purge+ wrote: |
Limited access is 1, and every other operator level that's higher than that increments by 1. |
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" |