You are not logged in.

CHUluck4

Intermediate

  • "CHUluck4" started this thread

Posts: 313

Location: düsseldorf

Occupation: Industriemechaniker

  • Send private message

1

Tuesday, July 6th 2010, 9:50pm

Sourcebans Probleme!

Hi Leute, ich hoffe ihr könnt mir helfen.

Und zwar habe ich seit dem Update auf die orangebox ein kleines Problem mit dem Sourcebans Bannmenu.
Wenn ich über das Menü jemanden bannen möchte werden mir nur noch 3 Banngründe angezeigt.
1. Hacking
2. General Exploit...
3. Team Flashing

Ich kann auch nur 2. und 3. auswählen.
Wenn ich die 1 für Hacking drücke geschieht nichts.

Eigentlich habe ich aber noch einige Banngründe mehr in meiner .cfg drin stehen.

hier mal die .cfg (welche nicht verändert wurde) dazu muss ich noch sagen das vor dem großen CS:S Update alles problemlos lief.

Spoiler Spoiler

"SourceBans"
{
"Config"
{
// Website address to tell where the player to go for unban, etc
"Website" "http://www.get-clan.de/"

// Allow or disallow admins access to addban command
"Addban" "1"

// Allow or disallow admins access to unban command
"Unban" "1"

// The Tableprefix you set while installing the webpanel. (default: "sb")
"DatabasePrefix" "sb"

// How many seconds to wait before retrying when a players ban fails to be checked. Min = 15.0 Max = 60.0
"RetryTime" "45.0"

// How often should we process the failed ban queue in minutes
"ProcessQueueTime" "5"

// Should the plugin automaticaly add the server to sourcebans
// (servers without -ip being set on startup need this set to 0)
"AutoAddServer" "0"

// Enable backing up config files after getting admins from database (1 = enabled, 0 = disabled)
"BackupConfigs" "1"

// Enable admin part of the plugin (1 = enabled, 0 = disabled)
"EnableAdmins" "1"

// Require the admin to login once into website
"RequireSiteLogin" "0"

// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "2"
}

/*
* Generic menu options for if a reason isn't supplied in a ban
* Without a supplied reason the ban will never be written to the database
*/
"BanReasons"
{
"Hacking" "Hacking"
"Exploit" "General Exploit of Game/Map/Server"
"TF" "Team Flashing"
"CommSpam" "Spamming Mic/Chat" "BadName" "Inappropriate Name"
"IgnoreAdmin" "Ignoring Admins"
"Idiot" "Idiot"
"Kiddy" "Kiddy"
"Beleidigung" "Beleidigung"
"Own Reason" "Own Reason"
}

/*
* Submenu options for when "Hacking" is selected
* If "Hacking" is removed from the menu above this will not be accessable
*/
"HackingReasons"
{
"Aimbot" "Aimbot"
"Antirecoil" "Anti Recoil"
"Wallhack" "Wallhack"
"Spinhack" "Spinhack"
"Speedhack" "Speedhack"
"Multi-Hack" "Multi-Hack"
"No Smoke" "No Smoke"
"No Flash" "No Flash"
}
}


Ich nutze Sourcemod 1.4.6
Metamod:Source 1.9.0-devV
Sourcemod 1.3.4-dev

Ich hoffe einer von euch hat eine Idee

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

2

Tuesday, July 6th 2010, 10:19pm

Re: Sourcebans Probleme!

Quoted from ""CHUluck4""


Ich nutze
Sourcemod 1.4.6
Metamod:Source 1.9.0-devV
Sourcemod 1.3.4-dev



Hä? :?

oele

Trainee

Posts: 53

Location: Bayern

Occupation: LKW Fahrer

wcf.user.option.userOption53: Ja

  • Send private message

3

Tuesday, July 6th 2010, 11:54pm

Re: Sourcebans Probleme!

Mit ein wenig Fantasie würde man sehen das er SourceBans-1.4.6 meint. bigri

Allso bei mir geht alles ich nutze:

Metamod:Source 1.9.0-dev
Sourcemod-1.3.3-hg
SourceBans-1.4.6

Und es läuft alles Problemlos.

mfg oele

Ps: Setzt die mal untereinander. ("CommSpam" "Spamming Mic/Chat" "BadName" "Inappropriate Name" )
Könnte helfen!!
Community/Clan
--------------------

http://www.oeles-multigamer-community.de

CHUluck4

Intermediate

  • "CHUluck4" started this thread

Posts: 313

Location: düsseldorf

Occupation: Industriemechaniker

  • Send private message

4

Wednesday, July 7th 2010, 11:08am

Re: Sourcebans Probleme!

Quoted from ""TempletonPeck""

Quoted from ""CHUluck4""


Ich nutze
Sourcemod 1.4.6
Metamod:Source 1.9.0-devV
Sourcemod 1.3.4-dev



Hä? :?

es war Sourcebans 1.4.6 gemeint sry.

Quoted from ""oele""


Ps: Setzt die mal untereinander. ("CommSpam" "Spamming Mic/Chat" "BadName" "Inappropriate Name" )
Könnte helfen!!


In der .cfg sind sie untereinander geschrieben.
Funktionieren tut es trotzdem nicht :(

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

5

Wednesday, July 7th 2010, 11:26am

Re: Sourcebans Probleme!

mh, evtl. liegt es an der einen depricated funktion, bei SM 1.3.3 scheint es noch zu gehen aber evtl. wurde der support bei SM .4 entfehrnt.

Source code

1
sourcebans.sp(121) : warning 234: symbol "AskPluginLoad" is marked as deprecated: Use AskPluginLoad2() instead

6

Tuesday, July 27th 2010, 6:41pm

Re: Sourcebans Probleme!

ich habe ein problem mit sb.
undzwar überschreibt es vermutlich immer die admins.cfg, da ich im webinterface von sb unter "Server Admin Permissions" nicht eingetragen habe.
kann man das austellen, dass die admins.cfg überschrieben wird?

ich hatte auch schon die rechte auf 444 gesetzt... aber das ist auch nicht die beste lösung.

Anubis

Professional

Posts: 769

Location: Ulm

  • Send private message

7

Tuesday, July 27th 2010, 7:58pm

Re: Sourcebans Probleme!

Ja in der orangebox\cstrike\addons\sourcemod\configs\sourcebans\sourcebans.cfg musst du dazu "EnableAdmins" "0" einstellen.


8

Tuesday, July 27th 2010, 11:29pm

Re: Sourcebans Probleme!

ah klasse... danke