dswp.de
http://www.dswp.de/old/

echelon ban wirkt nicht
http://www.dswp.de/old/forum-gameserver-support/echelon-ban-wirkt-nicht-t1247.html
Page 1 of 2

Author:  JackAv [ 10.22.09 ]
Post subject:  echelon ban wirkt nicht

hallo.
Angeblich sollte es ja möglich sein über echelon zu bannen. Das geht bei mir aber irgendwie nicht. Ich kann talkback machen, playerlist anscheun. Aber gerade das bannen geht üerhaupt nicht. Wieso? der player wird nichtmal aus dem game geschmissen . es passiert einfach garnichts.
Hat jemand ne idee warum das nicht geht?

Author:  wurst [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

läuft der b3 wieder?

Author:  JackAv [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

Ja der läuft eigentlich immern. Nur wenn man diese hackervote macht stimmt das rcon nichtmehr. es heisst danach auf jedenfall immer
Bad RCON from 127.0.0.1:2116
Ich weiss nicht woran das liegt. Aber im grunde läuft b3 einwandfrei.

Author:  Unclefragger [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

ja nur kicken bannen und alles andere das Rechte benötigen würde funktioniert nicht -> bad rcon heisst er hat keinen admin zugriff

Author:  JackAv [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

Unclefragger wrote:
ja nur kicken bannen und alles andere das Rechte benötigen würde funktioniert nicht -> bad rcon heisst er hat keinen admin zugriff

Hmm hab gelesen das es irgendwas mit punkbuster zu tun hat. Ansonsten rcon ist eigentlich eingetragen.

Author:  Rylius [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

Mach Punkbuster einfach aus, dann kannst du Cheater slappen, nuken, kicken und bannen :D :D
Änder am besten mal die rcon in irgendwas kurzes, was du dir gut merken kannst und kopier es in deine server.cfg und b3.xml.

Danach geh mal auf deinen Server und probier mal irgendeinen Command über rcon auszuführen.
/rconpassword passwort
/rcon nuke player
Wenn das funktioniert, solltest du vielleicht mal den b3.log posten, vielleicht spuckt er da ja was. Hat mir jedenfalls bislang immer geholfen^^

Author:  wurst [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

punkbuster?
das rennt nicht mit iourt, dann verscheuchst die hälfter der user...

Author:  JackAv [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

Das geht ja sowieso. Das rcon stimmt. Echelon ist ein Webinterface welches mit b3 verschiedene Funktionen hat.
Du kannst dir z.B. nen chatlog anschauen und informationen über einzelen Player anzeigen. Dazu kannst du noch bannen. Das geht leider bei mir eben nicht.
@wurst ich wiss aber wie muss ich das dan einstewllen?

Author:  JackAv [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

Meine echelon config "inc_config.php"
Code:
<?php
$path = "http://jackav.zapto.org/EliteHunting/echelon/";
$hide_admin_level = "128"; // 1, 2, 8, 16, 32, 64, 128 -> Hides clientdetails

## settings for the echelon database
$hostname_wwwvalidate = "localhost";
$database_wwwvalidate = "B3Bot_echolon";
$username_wwwvalidate = "B3Bot";
$password_wwwvalidate = "xxxxxxxxxxxxxxxxxxxxxxxxLOL";

## settings for your b3 databases
$config = array(
  "clanname" => "Elite Hunting",
  //How many servers do we have down here
  "numservers" => 5,
  "servers" => array(
    1 => array(
      "name" => "URT-Uptown only",
      "hostname" => "localhost",
      "database" => "B3Bot_uptown",
      "username" => "B3Bot",
      "password" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      //Do we have PunkBuster in this game? If yes, we'll use RCON to ban/unban PB-guids - Set it to "0" if not.
      "PBactive" => "0",
      //Set up rcon for talkback (need chatlogger plugin installed) and PB banning facilities
      "rcon_ip" => "127.0.0.1",
      "rcon_port" => "27963",
      "rcon_pass" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      // set to 1 if you want permban from that server included into the banlist page.
      "include_in_banlist" => 1,
      // set this to 1 if you are using the chatlogger plugin setup for that server. (see http://www.bigbrotherbot.com/forums/index.php?topic=423.0)
      "chatlogger_activated" => 1
    ),
    2 => array(
      "name" => "URT-TS",
      // Database connection for the B3
      "hostname" => "localhost",
      "database" => "B3Bot_ts",
      "username" => "B3Bot",
      "password" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      //Do we have PunkBuster in this game? If yes, we'll use RCON to ban/unban PB-guids - Set it to "0" if not.
      "PBactive" => "0",
      //Set up rcon for talkback (need chatlogger plugin installed) and PB banning facilities
      "rcon_ip" => "127.0.0.1",
      "rcon_port" => "27960",
      "rcon_pass" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      // set to 1 if you want permban from that server included into the banlist page.
      "include_in_banlist" => 1,
      // set this to 1 if you are using the chatlogger plugin setup for that server. (see http://www.bigbrotherbot.com/forums/index.php?topic=423.0)
      "chatlogger_activated" => 1
    ),
    3 => array(
      "name" => "URT-WAR",
      // Database connection for the B3
      "hostname" => "localhost",
      "database" => "B3Bot_war",
      "username" => "B3Bot",
      "password" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      //Do we have PunkBuster in this game? If yes, we'll use RCON to ban/unban PB-guids - Set it to "0" if not.
      "PBactive" => "0",
      //Set up rcon for talkback (need chatlogger plugin installed) and PB banning facilities
      "rcon_ip" => "127.0.0.1",
      "rcon_port" => "27964",
      "rcon_pass" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      // set to 1 if you want permban from that server included into the banlist page.
      "include_in_banlist" => 1,
      // set this to 1 if you are using the chatlogger plugin setup for that server. (see http://www.bigbrotherbot.com/forums/index.php?topic=423.0)
      "chatlogger_activated" => 1
    ),
    4 => array(
      "name" => "URT-Jumps",
      // Database connection for the B3
      "hostname" => "localhost",
      "database" => "B3Bot_jumps",
      "username" => "B3Bot",
      "password" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      //Do we have PunkBuster in this game? If yes, we'll use RCON to ban/unban PB-guids - Set it to "0" if not.
      "PBactive" => "0",
      //Set up rcon for talkback (need chatlogger plugin installed) and PB banning facilities
      "rcon_ip" => "127.0.0.1",
      "rcon_port" => "27962",
      "rcon_pass" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      // set to 1 if you want permban from that server included into the banlist page.
      "include_in_banlist" => 1,
      // set this to 1 if you are using the chatlogger plugin setup for that server. (see http://www.bigbrotherbot.com/forums/index.php?topic=423.0)
      "chatlogger_activated" => 1
    ),
    5 => array(
      "name" => "URT-TDM",
      // Database connection for the B3
      "hostname" => "localhost",
      "database" => "B3Bot_tdm",
      "username" => "B3Bot",
      "password" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      //Do we have PunkBuster in this game? If yes, we'll use RCON to ban/unban PB-guids - Set it to "0" if not.
      "PBactive" => "0",
      //Set up rcon for talkback (need chatlogger plugin installed) and PB banning facilities
      "rcon_ip" => "127.0.0.1",
      "rcon_port" => "27961",
      "rcon_pass" => "xxxxxxxxxxxxxxxxxxxxxxxxLOL",
      // set to 1 if you want permban from that server included into the banlist page.
      "include_in_banlist" => 1,
      // set this to 1 if you are using the chatlogger plugin setup for that server. (see http://www.bigbrotherbot.com/forums/index.php?topic=423.0)
      "chatlogger_activated" => 1
    ),
  )
);
?>
 

Author:  wurst [ 10.23.09 ]
Post subject:  Re: echelon ban wirkt nicht

echelon?
reden wir über den b3 oder echenlon?

Page 1 of 2 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/