You are here: Big Brother Bot ForumAdd-OnsConfigurations (Moderator: MordyT)More Admin Groups
Pages: [1]   Go Down
  Print  
Author Topic: More Admin Groups  (Read 3596 times) Bookmark and Share
Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD2
Posts: 63
Offline Offline
« on: June 11, 2009, 01:43:38 PM »

Update: More groups  Cheesy

With this mysql table you get more groups for your admins

Level : 1, 2, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 99, 100

I hope you all like this script,
i use it for my clan to Smiley

Greets,
Selbie


http://www.bigbrotherbot.net/forums/downloads/?sa=view;down=88
« Last Edit: November 07, 2010, 02:27:55 AM by grosbedo » Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #1 on: June 12, 2009, 01:04:37 AM »

Good addition! If you need to level out a large clan in many different functions.
Logged

Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD4, CoD5, UrT
Posts: 8
Offline Offline
WWW
« Reply #2 on: April 09, 2010, 02:54:45 AM »

Update: More groups  Cheesy

With this mysql table you get more groups for your admins

Level : 1, 2, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 99, 100

I hope you all like this script,
i use it for my clan to Smiley

Greets,
Selbie



how do i add this noob Q? Do i just add it to th b3 datebase?
Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #3 on: April 09, 2010, 07:41:22 AM »

You'll probably have to remove your groupstable from the db and then run the SQL code provided in the post using phpMyAdmin or the mysql command line.

I would however make a backup copy or your b3 database so you can revert if anything goes wrong or you don't like it...

Be warned that you do this at your own risk.
Logged

Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD4, CoD5, UrT
Posts: 8
Offline Offline
WWW
« Reply #4 on: April 09, 2010, 11:14:10 PM »

You'll probably have to remove your groupstable from the db and then run the SQL code provided in the post using phpMyAdmin or the mysql command line.

I would however make a backup copy or your b3 database so you can revert if anything goes wrong or you don't like it...

Be warned that you do this at your own risk.


OK thanks
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 10
Offline Offline
« Reply #5 on: November 03, 2010, 03:41:44 AM »

Can anyone reup this as I would like more groups for my clan?

Thank you.
Logged
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 10
Offline Offline
« Reply #6 on: November 03, 2010, 04:12:37 AM »

I did try n make a new group (in phpmyadmin) called 'Master'.

id: 256
name: Master
keyword: master
level: 256

I made my group_bits '256' in my client record, and set the 'die' command to 256 in plugin_admin.xml, but sadly when I restarted b3 (version 1.4) I could not access any commands as I had no permission.

Where did I go wrong? ):
Logged
[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #7 on: November 04, 2010, 01:27:32 AM »

Can you post a startup b3.log and also a dump (or a phpmyadmin screenshot) of the content of the groups table in your database?
Logged

Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 10
Offline Offline
« Reply #8 on: November 04, 2010, 08:02:30 AM »

Can you post a startup b3.log and also a dump (or a phpmyadmin screenshot) of the content of the groups table in your database?

ETA: Ok. Thanks. Smiley
« Last Edit: November 04, 2010, 11:52:33 AM by jl » Logged
Full Member
***
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 55
Offline Offline
WWW
« Reply #9 on: November 04, 2010, 11:16:26 AM »

I think it's not a good idea to use a group with level higher than 100, because very often the developer are using 100 as highest possible level.

In the b3.log you can see that admins.py set 100 as the highest level if no level interval is given.

You can try to change the plguins/admin.py:
Code:
self.level = (int(level), 200)
instead of
Code:
self.level = (int(level), 100)
Logged

Tags: groups 
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal