search -  faq -  rulez -  staff

forums






map cycle
irc              pwnalizer
voice         dswp bar




Register

Login


It is currently 04.19.24

 

All times are UTC + 1 hour




Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: echelon ban wirkt nicht
PostPosted: 10.22.09 
Offline
posted some :)

Joined: 09.27.09
Posts: 80
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?

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
Godlike
User avatar

Joined: 07.15.08
Posts: 4645
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09
läuft der b3 wieder?

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
posted some :)

Joined: 09.27.09
Posts: 80
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.

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
Godlike
User avatar

Joined: 10.14.08
Posts: 2006
Location: rooftops
-----tdm:  
nick: [dswp]ucf
skill: 472.479
kills: 532
deaths: 332
ratio: 1.60
ja nur kicken bannen und alles andere das Rechte benötigen würde funktioniert nicht -> bad rcon heisst er hat keinen admin zugriff

_________________
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
- Martin Golding



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
posted some :)

Joined: 09.27.09
Posts: 80
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.

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
posted some :)
User avatar

Joined: 01.24.09
Posts: 312
Location: Germany
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^^

_________________
wursti wrote:
Anime? wow thats that movies where 100 dicks come out of a monster?



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
Godlike
User avatar

Joined: 07.15.08
Posts: 4645
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09
punkbuster?
das rennt nicht mit iourt, dann verscheuchst die hälfter der user...

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
posted some :)

Joined: 09.27.09
Posts: 80
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?

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
posted some :)

Joined: 09.27.09
Posts: 80
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
    ),
  )
);
?>
 

_________________
Image



 


Top
 Profile  
 
PostPosted: 10.23.09 
Offline
Godlike
User avatar

Joined: 07.15.08
Posts: 4645
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09
echelon?
reden wir über den b3 oder echenlon?

_________________
Image



 


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Imprint

Powered by phpBB © 2000, 2002, 2005, 2007, 2008, 2009, 2010 phpBB Group

Skin by Lucas Kane
we use apache2 mod rewrite with phpBB SEO
map train_beta1-100 © 2009 by SteveMcQueen
Statistics Backend + Database by XLR Stats and B3 Bot
mapvote robot and gameserver monitor © 2009 by BlinKy
mumble viewer Copyright © 2008 Dominik Radner (aka Urmel)
mumble switcher and integration © 2008 by XTJ7, Unclefragger and Wursti
Localisation Plugin © 2009, Team Leads Plugin © 2009 and Knifer Plugin © 2009 by SvaRoX
for our stats we use Chart.js Copyright (c) 2013-2015 Nick Downie.
the stats also use some jQuery jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc.



voice server
top 20 players


nameskillkills
-Dws.BLINGBLING*-*1730.63418631
NormaSnockers1865.75400492
Zottel1760.8276378
make.them.suffer1846.17269872
>8v=1825.35230156
moon1777.56195615
sjas1692.49192315
peace1878.86190660
Wagner_Moura1562.9188001
Goomba1859.75182677
z0rn1608.41181016
Mad1803.76179124
[dswp]PLZ1847.85178516
Graf_ZahlIII1835.73167407
Zohan1611.07159737
ubercunt1634.93159240
Yarrr!1917.33156233
I_am_nOOb1909.64151268
Pandageddon1891.75148319
Pirat1664.08145798