Raised This Month: $51 Target: $400
 12% 

Basic Admin Tool


Post New Thread Reply   
 
Thread Tools Display Modes
Sup_R_m@N
Member
Join Date: Nov 2004
Location: Hungary, Budapest
Old 08-09-2007 , 09:41   Re: Basic Admin Plugin
Reply With Quote #1021

Quote:
Originally Posted by EKS View Post
If you wait a bit during this day il proberbly change them around alot and put them on a website. So translating now would be a bit bad.
Yeah, maybe a wiki would be the best choice. You just write the english version, and everybody can translate it to his native language. It categorizable, easy-to-update (not needed to write ugly html codes after every release, on every language).

Edit: bat_mysql 0->off, 1->on, 3->sourcebans(not documented yet in the cfg!), but what's bat_mysql 2 (also missing from cfg)?

Last edited by Sup_R_m@N; 08-09-2007 at 09:44.
Sup_R_m@N is offline
Send a message via MSN to Sup_R_m@N
kuechenmessa
Member
Join Date: Mar 2007
Old 08-09-2007 , 09:56   Re: Basic Admin Plugin
Reply With Quote #1022

Gettin weird too, me thinks that

0= off

1=Use BAT's own DB

2=Use amxbans

3=Use sourcebans

?

As written in BATconfig.cfg
Code:
// MySQL System
bat_mysql 0 			// 1 will enable mysql system , 2 = Will use Amxbans system  , 3 = Will use sourcebans

Last edited by kuechenmessa; 08-09-2007 at 09:59.
kuechenmessa is offline
Sup_R_m@N
Member
Join Date: Nov 2004
Location: Hungary, Budapest
Old 08-09-2007 , 10:01   Re: Basic Admin Plugin
Reply With Quote #1023

Quote:
Originally Posted by kuechenmessa View Post
Gettin weird too, me thinks that

0= off

1=Use BAT's own DB

2=Use amxbans

3=Use sourcebans

?

As written in BATconfig.cfg
Code:
// MySQL System
bat_mysql 0 			// 1 will enable mysql system , 2 = Will use Amxbans system  , 3 = Will use sourcebans
Thanks, I saw the first upload of the file, now ok.
Sup_R_m@N is offline
Send a message via MSN to Sup_R_m@N
XG1|AleX
Member
Join Date: Jun 2007
Old 08-09-2007 , 11:50   Re: Basic Admin Plugin
Reply With Quote #1024

Code:
- Added: Cvar: bat_votemap_required How big a percentage of players that needed for a successful map vote (custom map votes and rtv)
- Added: Cvar: bat_voteplayer_required How big a percentage of players that needed for a successful player vote (votekick and voteban)
how they r used?

bat_voteplayer_required "50"

means that 50% needed?
__________________
XG1|AleX is offline
1695
Senior Member
Join Date: Jan 2006
Old 08-09-2007 , 13:16   Re: Basic Admin Plugin
Reply With Quote #1025

Hi !

Bug report, 1.5.0 B9 :

ERROR: Failed to find the server module, plugin will not work properly (something like that) and server load (maybe map load, not sure).

What's that ? BAT seems to work but... testing for 20 min without issue doesn't mean plugin stable...

other thing :
admin chat fail with quote
say @ test "test" BECOME Admin pseudo - test test""

thx
1695 is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 08-09-2007 , 18:26   Re: Basic Admin Plugin
Reply With Quote #1026

Quote:
Originally Posted by XG1|AleX View Post
Code:
- Added: Cvar: bat_votemap_required How big a percentage of players that needed for a successful map vote (custom map votes and rtv)
- Added: Cvar: bat_voteplayer_required How big a percentage of players that needed for a successful player vote (votekick and voteban)
how they r used?

bat_voteplayer_required "50"

means that 50% needed?
yes, incase others where wondering

Quote:
Originally Posted by 1695 View Post
Hi !

Bug report, 1.5.0 B9 :

ERROR: Failed to find the server module, plugin will not work properly (something like that) and server load (maybe map load, not sure).

What's that ? BAT seems to work but... testing for 20 min without issue doesn't mean plugin stable...

other thing :
admin chat fail with quote
say @ test "test" BECOME Admin pseudo - test test""

thx
First thing is not BAT related. If BAT has a problem its gonna report it to BAT logs or start with BAT.
And the next version is gonna remove any quotes from any admin chat message.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 08-09-2007 , 21:10   Re: Basic Admin Plugin
Reply With Quote #1027

www.TheXSoft.com

I added a BAT page, and added docs there, trying to make it a bit better to understand. Those that have time please check it out, and pm me any feedback please.
Over time when their better perhaps some translations can be offered aswell.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
kjcdude
Member
Join Date: Jan 2005
Location: 92679
Old 08-10-2007 , 01:42   Re: Basic Admin Plugin
Reply With Quote #1028

I have an interesting question.
Within the next week we are going to make all of our LAN servers public and also playable inside our LAN center.
So what i planned on doing is having 32 reserved slots for the admin STEAM_ID_LAN. I recently found out when you run a server with sv_lan 0 it gets rid of STEAM_ID_LAN and replaces it with the actual steam id.

So basically what i need is a way to allow everyone inside our LAN center to have a reserved slot vs those out side our LAN center so that we don't encourage people to play on public servers when they could use our servers even if they're full.

Thanks for any help you can provide.
-Kyle
__________________

Last edited by kjcdude; 08-10-2007 at 07:02.
kjcdude is offline
Send a message via AIM to kjcdude Send a message via MSN to kjcdude
kjcdude
Member
Join Date: Jan 2005
Location: 92679
Old 08-10-2007 , 02:33   Re: Basic Admin Plugin
Reply With Quote #1029

Bug for 1.5.0 B9
When set to sv_lan 1 the server never changes the steam id from pending to lan, thus users are disconnected. B7 and earlier versions did not have this problem.
Works fine when sv_lan 0 is set.

It has been tested on over 20 different computers, some have admin some don't. Server was checked for updates using hlds update tool. I also ran -verify_all on the server. Restarted. Tried running it from different servers, all had same problem. All 3 of the other servers I have up are running 1.4.4 fine and have not experienced any problems.

Quote:
08/09/2007 - 23:45:26 - Howie ' s CS : S Original Maps Server 5<Localhost> made the server reload settings and config files
08/09/2007 - 23:45:58 - kjcdude<10.10.10.203> was kicked because his steamid never validated
-Kyle
__________________

Last edited by kjcdude; 08-10-2007 at 03:18.
kjcdude is offline
Send a message via AIM to kjcdude Send a message via MSN to kjcdude
1695
Senior Member
Join Date: Jan 2006
Old 08-10-2007 , 04:16   Re: Basic Admin Plugin
Reply With Quote #1030

Sorry since the following line were linked to BAT I assumed that the firt was also ^^.

Quote:
08/10/2007 - 102:05 - ERROR: Failed to find the server module, plugin will not function properly
08/10/2007 - 102:05 - Loaded a total of 3 admin accounts
08/10/2007 - 102:05 - Loaded a total of 19 maps from mapcycle
Quote:
And the next version is gonna remove any quotes from any admin chat message.
Why ? could you fix instead of remove :s ?
1695 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode