Starting
www.bigbrotherbot.net (b3) v1.7.1 [nt] [Myrthe] [Win32 standalone]
Using config file: conf\b3.xml
Using external plugin directory: C:\BigBrotherBot\extplugins
Activating log : b3.log
Connecting to DB : OK
Using Gamelog : C:\Igre\Modern Warfare 2 - Multiplayer_igra - Copy\main\games
_mp.log
Testing RCON : OK
Loading Events : 34 events loaded
Loading Plugins : ............ (12)
Starting Plugins : ..........223
Press the [ENTER] key
ok it gives me this like evrything is all right
but in my server console it writtes this
cmd_id 0
Bad rcon from x:
status
cmd_id 0
Bad rcon from x:
set
cmd_id 0
Bad rcon from x:
fs_game
cmd_id 0
Bad rcon from x:
fs_basepath
cmd_id 0
Bad rcon from x:
fs_homepath
cmd_id 0
Bad rcon from x:
shortversion
cmd_id 0
Bad rcon from x:
sv_hostname
cmd_id 0
Bad rcon from x:
say
and when i go in game and writte !iamgod nothing happens and when i writte !help nothing happens and other commands dont work too
b3.xml
<?xml version="1.0"?>
<configuration>
<settings name="b3">
<set name="parser">cod6</set>
<set name="database">mysql://b3:ΒΈ*********@localhost/b3</set>
<set name="bot_name">^3(^4b3^3)</set>
<set name="bot_prefix">^3A^4d^3m^4i^3n^4:</set>
<set name="time_format">%I:%M%p %Z %m/%d/%y</set>
<set name="time_zone">CST</set>
<set name="log_level">9</set>
<set name="logfile">b3.log</set>
</settings>
<settings name="server">
<set name="rcon_password"></set>
<set name="port">28965</set>
<set name="game_log">C:\Igre\Modern Warfare 2 - Multiplayer_igra - Copy\main/games_mp.log</set>
<set name="public_ip">193.77.221.167</set>
<set name="rcon_ip">127.0.0.1</set>i tryed with ip that console gives me too internal
<set name="punkbuster">off</set>
</settings>
<settings name="autodoc">
<set name="type">html</set>
<set name="maxlevel">100</set>
<set name="destination">test_doc.html</set>
</settings>
<settings name="messages">
<set name="kicked_by">$clientname^7 was kicked by $adminname^7 $reason</set>
<set name="kicked">$clientname^7 was kicked $reason</set>
<set name="banned_by">$clientname^7 was banned by $adminname^7 $reason</set>
<set name="banned">$clientname^7 was banned $reason</set>
<set name="temp_banned_by">$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason</set>
<set name="temp_banned">$clientname^7 was temp banned for $banduration^7 $reason</set>
<set name="unbanned_by">$clientname^7 was un-banned by $adminname^7 $reason</set>
<set name="unbanned">$clientname^7 was un-banned $reason</set>
</settings>
<settings name="plugins">
<set name="external_dir">@b3/extplugins</set>
</settings>
<plugins>
<plugin name="censor" config="@conf/plugin_censor.xml"/>
<plugin name="spamcontrol" config="@conf/plugin_spamcontrol.xml"/>
<plugin name="admin" config="@conf/plugin_admin.xml"/>
<plugin name="tk" config="@conf/plugin_tk.xml"/>
<plugin name="stats" config="@conf/plugin_stats.xml"/>
<plugin name="pingwatch" config="@conf/plugin_pingwatch.xml"/>
<plugin name="adv" config="@conf/plugin_adv.xml"/>
<plugin name="status" config="@conf/plugin_status.xml"/>
<plugin name="welcome" config="@conf/plugin_welcome.xml"/>
<plugin name="punkbuster" config="@conf/plugin_punkbuster.xml"/>
<plugin name="xlrstats" config="@b3/extplugins/conf/xlrstats.xml"/>
</plugins>
</configuration>