documentation
download & extend
community & support
B3 hosting
May 21, 2012, 05:33:31 PM
Home
Features
Get Started
Supported Games
Forums
Help
Search
Tags
Groupware
Login
Register
Activation Mail
It appears you have not registered with our community. To register please click here ...
You are here:
Big Brother Bot Forum
Add-Ons
Configurations
(Moderator:
MordyT
)More Admin Groups
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: More Admin Groups (Read 3596 times)
Kikker916 / Selbie
Beta Testers
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD2
Posts: 63
Offline
More Admin Groups
«
on:
June 11, 2009, 01:43:38 PM »
Update: More groups
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
Greets,
Selbie
http://www.bigbrotherbot.net/forums/downloads/?sa=view;down=88
«
Last Edit: November 07, 2010, 02:27:55 AM by grosbedo
»
Logged
xlr8or
[ www.xlrstats.com ]
Project Lead
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 2022
Offline
Support Specialty:
B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
Re: More Admin Groups
«
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
Github repo
-
Groupware
NTS.Nate
Newbie
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD4, CoD5, UrT
Posts: 8
Offline
Re: More Admin Groups
«
Reply #2 on:
April 09, 2010, 02:54:45 AM »
Quote from: kikker916 on June 11, 2009, 01:43:38 PM
Update: More groups
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
Greets,
Selbie
how do i add this noob Q? Do i just add it to th b3 datebase?
Logged
xlr8or
[ www.xlrstats.com ]
Project Lead
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 2022
Offline
Support Specialty:
B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
Re: More Admin Groups
«
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
Github repo
-
Groupware
NTS.Nate
Newbie
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD4, CoD5, UrT
Posts: 8
Offline
Re: More Admin Groups
«
Reply #4 on:
April 09, 2010, 11:14:10 PM »
Quote from: xlr8or 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.
OK thanks
Logged
jl
Jr. Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
UrT
Posts: 10
Offline
Re: More Admin Groups
«
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
jl
Jr. Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
UrT
Posts: 10
Offline
Re: More Admin Groups
«
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
xlr8or
[ www.xlrstats.com ]
Project Lead
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD, CoD2, CoD5, UrT
Posts: 2022
Offline
Support Specialty:
B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
Re: More Admin Groups
«
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
Github repo
-
Groupware
jl
Jr. Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
UrT
Posts: 10
Offline
Re: More Admin Groups
«
Reply #8 on:
November 04, 2010, 08:02:30 AM »
Quote from: xlr8or 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?
ETA: Ok. Thanks.
«
Last Edit: November 04, 2010, 11:52:33 AM by jl
»
Logged
BlackMamba
Full Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
UrT
Posts: 55
Offline
Re: More Admin Groups
«
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
www.bmamba.de
Tags:
groups
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News (Read Only)
===> News Archive
===> Website News
=> General Discussion
===> Servers
=> Shared Services
-----------------------------
Support Forums
-----------------------------
=> Support Instructions
=> Installation Support
=> General Usage Support
=> Game specific Support
===> Battle Field 3
=====> BF3/B3 beta board
===> Battle Field Bad Company 2
===> Call of Duty series
=====> CoD, CoD:UO, CoD2
=====> Call of Duty 4 (Modern Warfare)
=====> Call of Duty 5 (World at War)
=====> Call of Duty 6 (Modern Warfare 2)
=====> Call of Duty 7 (Black Ops)
=======> AlterOps
===> Frontlines, Fuel of War
===> Enemy Territory
===> Homefront
===> Medal of Honor 2010
===> Open Arena
===> Red Orchestra 2
===> Smokin' Guns
===> Soldier of Fortune 2
===> Urban Terror
===> World of Padman
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Plugins Discussion
===> Plugin Releases!
===> Plugins by xlr8or
===> Plugins by Courgette
===> Plugins by Freelander
===> Plugins by Bakes
===> Plugins by Ismael
===> Plugins by flinkaflenkaflrsk
===> Plugins by Anubis
===> Plugins by Spoon
===> Plugins by PtitBigorneau
===> Plugins by BlackMamba
===> Plugins by Beber888
===> Plugins by grosbedo
=> XLRstats
===> Weaponmodifiers
=> Echelon
===> Echelon version 2
=> Configurations
=> Installers
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin
Rate this page +1 at Google Search
Web Toolbar by Wibiya
SimplePortal 2.3.1 © 2008-2009, SimplePortal