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

Basic Admin Tool


Post New Thread Reply   
 
Thread Tools Display Modes
kuechenmessa
Member
Join Date: Mar 2007
Old 07-11-2007 , 05:55   Re: Basic Admin Plugin
Reply With Quote #901

Quote:
Originally Posted by [FMJ]Animal Mother View Post
I think he is referring to BAT menu commands. In the menucmds.ini file you have...

"Add 1 BOT( CSS only)" "bot_add"
"Remove 1 BOT( CSS only)" "bot_remove"

From the BAT menu, the "add 1 bot" works, but the "remove 1 bot" doesn't.

SourceMod: 1.0.0.104
BAT: 1.4.4
Small Error from EKS... bot_remove does not exist as cVar....

bot_kick #name kicks the specified Bot.

bot_kick without Name kicks all Bots...

So its kinda useless to fill up menucommands.ini with each Bot Name "kick Line" to kick one Bot
kuechenmessa is offline
cleaner
New Member
Join Date: Dec 2004
Old 07-11-2007 , 08:33   Re: Basic Admin Plugin
Reply With Quote #902

hi again.

hm, plugin loads under linux. great
but.. my short test shows that the "change map" function is unwilling.

it shows ingame the "[BAT] Changing map to de_deltamill2 in 10 seconds" message but nothing happens.
the only error message ic could find in log:
07/11/2007 - 14:13:27 - ERROR! There is no translation for 'MapChangeCountDown' for your language(de), defaulting English

first time we had problems with your plugin, thx for your work!
c.
cleaner is offline
f64
Member
Join Date: Jun 2007
Location: Houston, TX USA
Old 07-11-2007 , 09:28   Re: Basic Admin Plugin
Reply With Quote #903

Thanks for your work on this EKS. I like the fact that you want to keep it trim and I don't need all the 'slap w/move', 'glow' etc.
However, there is one thing missing, AFAIK, that prevents it from being ideal - lack of a whitelist for banning.

I'd like to add all of our admins (with varying flags) to such a list to prevent accidental banning.
Seems like an easy thing to add, or did I miss something?
f64 is offline
k3rMz
Junior Member
Join Date: Dec 2006
Old 07-11-2007 , 15:46   Re: Basic Admin Plugin
Reply With Quote #904

tested bat today on my server and everything seems to working fine except one thing

when we try either changing map or voting a map ,either , the message changin in 10 seconds comes up and it never changes , or it leaves u on the connection screen even though its changed ,or it crashes back to the default server map ( doesnt load map ) this happened to all 8 people on server in testing , is there a way of fixing this ?

thanx
k3rMz is offline
TheBigK
New Member
Join Date: Jun 2007
Old 07-11-2007 , 18:12   Re: Basic Admin Plugin
Reply With Quote #905

First off, thanks for this great plugin! Everything working a-ok except for 1 small problem... my public messages are no longer being displayed. I have my BAT config options set as:
bat_publicmsg_time 5
bat_publicmsg_mode 2

Any chance this could be a conflict with another plugin? Anyone else having the same problem? I'm running the latest build of SourceMod. The public messages were working at one stage.. I will backtrack and see if I can find the problem.
TheBigK is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-11-2007 , 20:22   Re: Basic Admin Plugin
Reply With Quote #906

Quote:
Originally Posted by kuechenmessa View Post
Small Error from EKS... bot_remove does not exist as cVar....

bot_kick #name kicks the specified Bot.

bot_kick without Name kicks all Bots...

So its kinda useless to fill up menucommands.ini with each Bot Name "kick Line" to kick one Bot
yea i changed the file. They where just to be used as a example i have a getter plugin if you wanna mange bots in more details.

Quote:
Originally Posted by cleaner View Post
hi again.

hm, plugin loads under linux. great
but.. my short test shows that the "change map" function is unwilling.

it shows ingame the "[BAT] Changing map to de_deltamill2 in 10 seconds" message but nothing happens.
the only error message ic could find in log:
07/11/2007 - 14:13:27 - ERROR! There is no translation for 'MapChangeCountDown' for your language(de), defaulting English

first time we had problems with your plugin, thx for your work!
c.
I guess German is missing a few translations then, or your translation.dat was not updated when updated BAT. Il check the translations later, see we are missing something.


Quote:
Originally Posted by f64 View Post
Thanks for your work on this EKS. I like the fact that you want to keep it trim and I don't need all the 'slap w/move', 'glow' etc.
However, there is one thing missing, AFAIK, that prevents it from being ideal - lack of a whitelist for banning.

I'd like to add all of our admins (with varying flags) to such a list to prevent accidental banning.
Seems like an easy thing to add, or did I miss something?
Thats not realy posible atm, ppl with immunity cant be banned by other ppl. But if they both have immunity they can be banned. Il consider some sort of whitelist of if its a thing other ppl want to ( Or total ban immunity flag)


Quote:
Originally Posted by k3rMz View Post
tested bat today on my server and everything seems to working fine except one thing

when we try either changing map or voting a map ,either , the message changin in 10 seconds comes up and it never changes , or it leaves u on the connection screen even though its changed ,or it crashes back to the default server map ( doesnt load map ) this happened to all 8 people on server in testing , is there a way of fixing this ?

thanx
What version of BAT, and how to reproduce it.

Quote:
Originally Posted by TheBigK View Post
First off, thanks for this great plugin! Everything working a-ok except for 1 small problem... my public messages are no longer being displayed. I have my BAT config options set as:
bat_publicmsg_time 5
bat_publicmsg_mode 2

Any chance this could be a conflict with another plugin? Anyone else having the same problem? I'm running the latest build of SourceMod. The public messages were working at one stage.. I will backtrack and see if I can find the problem.
When i you say that it remembers me i havent seen a public message on my server in a while.Il look at this.
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
[FMJ]Animal Mother
Junior Member
Join Date: Mar 2004
Old 07-11-2007 , 20:32   Re: Basic Admin Plugin
Reply With Quote #907

Quote:
Originally Posted by kuechenmessa View Post
Small Error from EKS... bot_remove does not exist as cVar....

bot_kick #name kicks the specified Bot.

bot_kick without Name kicks all Bots...

So its kinda useless to fill up menucommands.ini with each Bot Name "kick Line" to kick one Bot
OK, thanks... That makes sense. But I wonder why they would have the command to add one bot (bot_add) but no command to remove one bot.

It's not a problem for me... I just see how many bots there are (lets say 5) then use rcon to change bot_quota to 4, and that removes just one bot.

But I have some admins that I want to be able to remove bots, but I don't want to give them rcon.

How would you do that?
__________________
Full Metal Jacket Clan
Animal Mother
[FMJ]Animal Mother is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 07-11-2007 , 20:36   Re: Basic Admin Plugin
Reply With Quote #908

http://forums.alliedmods.net/showthread.php?t=40097

Or use this as your menurcon file
Quote:
// Basic Admin tool menucmds ini file
// Here you can add server side commands you want your admins to have access to without
// having full access to the server console.
"Add 1 BOT( CSS only)" "bot_add"
"Remove all BOT( CSS only)" "bot_kick"
"Kill all BOT( CSS only)" "bot_kill"
"Timelimit 60" "mp_timelimit 60"
"EKS Rules" "say EKS rules, so say we all"
"BAT Ad" "say Basic Admin Tool rules, just look at this cool text this admin printed"
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
[FMJ]Animal Mother
Junior Member
Join Date: Mar 2004
Old 07-11-2007 , 20:39   Re: Basic Admin Plugin
Reply With Quote #909

Quote:
Originally Posted by EKS View Post
http://forums.alliedmods.net/showthread.php?t=40097

Or use this as your menurcon file
OK... Thanks!

I'm going to check out your bot control plugin too.
__________________
Full Metal Jacket Clan
Animal Mother
[FMJ]Animal Mother is offline
QwertyAccess
Veteran Member
Join Date: Feb 2004
Location: Enjiru Layer
Old 07-12-2007 , 00:00   Re: Basic Admin Plugin
Reply With Quote #910

EKS is there any way we can get a vote percentage ratio cvar for rockthevote? It seems that we need to have the entire server to say the command to get a vote going.
__________________
QwertyAccess 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 01:43.


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