View Single Post
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 03-29-2015 , 13:16   Re: SourceBans 1.5.0 BETA game plugin
#100

I'm having the same issue with adding admins as the 3 others.

/sb_addadmin UsedName steam "STEAM_0:0:xxxxxx" "" "regular"

It does not set them to the admin permission group "regular".

Additionally, how would I set someone to a specific server group?

Code:
L 03/29/2015 - 06:08:46: [sourcebans.smx] Failed to query database. (Column 'group_id' cannot be null)
Not sure what's up.

edit: Hopefully this is enough to make what I want to at least.

edit 2: It appears this plugin breaks the ability to use RCON on servers via the 1.4.11 web panel,

edit 3: L 03/30/2015 - 03:44:05: Info (map "plr_hightower") (file "errors_20150330.log")
L 03/30/2015 - 03:44:05: [sb_bans.smx] Failed to insert the IP ban into the database: Column 'aid' cannot be null
L 03/30/2015 - 07:03:47: Error log file session closed.

Someone also complained about a random ban, which didn't show up in the web panel at all.

SourceBans] Sending admin query: SELECT ad.aid, ad.user, 'steam', ad.authid, ad.srv_password, COUNT(ag.grou[

Looks like a missing IsFakeClient check here. This happens after I spawn bots with tf_bot_add.

Quote:
If there is no "sourcebans" section inside configs/databases.cfg, it will use the "default" section instead
Wait... how does this plugin know to use my external sourceban's database then?


In the end I decided to revert to 1.4.11 for now.
__________________

Last edited by Chdata; 03-31-2015 at 09:05.
Chdata is offline