In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsInstallation Support (Moderator: MordyT)Commands doesn't work ingame neither does !iamgod
Pages: [1]   Go Down
  Print  
Author Topic: Commands doesn't work ingame neither does !iamgod  (Read 1299 times) Bookmark and Share
Newbie
*
OS: Windows
Type: Home user
Gameservers: COD2
Posts: 4
Offline Offline
« on: December 21, 2010, 11:45:35 AM »

Im trying to install b3 on windows on a home running server. When i start up b3 it says evrythinh is working fine but in-game commands like !help , !time doesn't work neither does !iamgod work. It does say things ingame like B3: BigbrotherBot is watching you .... etc.

Here is my b3.xml file
Code:

<?xml version="1.0"?>
<configuration>
  <settings name="b3">
    <set name="parser">cod2</set>
    <set name="database">mysql://floris:******@localhost/b3</set>
    <set name="bot_name">B3</set>
    <set name="bot_prefix">^1[^7B3^1]^4*^7</set>
    <set name="time_format">%I:%M%p %Z %m/%d/%y</set>
    <set name="time_zone">CST</set>
    <set name="log_level">8</set>
    <set name="logfile">C:\Users\Floris\home/b3.log</set>
  </settings>
  <settings name="server">
    <set name="rcon_password">*****</set>
    <set name="port">28960</set>
    <set name="game_log">C:\Program Files\Activision\Call of Duty 2 1.2\main\games_mp.log</set>
    <set name="public_ip">78.22.50.81</set>
    <set name="rcon_ip">127.0.0.1</set>
    <set name="punkbuster">on</set>
  </settings>
  <settings name="autodoc">
    <set name="type">html</set>
    <set name="maxlevel">100</set>
    <set name="destination">C:\Users\Floris\home\b3_doc.html</set>
  </settings>
  <settings name="messages">
    <set name="kicked_by">%s^7 was kicked by %s^7 %s</set>
    <set name="kicked">%s^7 was kicked %s</set>
    <set name="banned_by">%s^7 was banned by %s^7 %s</set>
    <set name="banned">%s^7 was banned %s</set>
    <set name="temp_banned_by">%s^7 was temp banned by %s^7 for %s^7 %s</set>
    <set name="temp_banned">%s^7 was temp banned for %s^7 %s</set>
    <set name="unbanned_by">%s^7 was un-banned by %s^7 %s</set>
    <set name="unbanned">%s^7 was un-banned %s</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"/>
  </plugins>
</configuration>

here's my b3 log file : http://pastebin.com/itngVqxe

I know i don't have a guid on my server but friends of me ( with guid) tried it also and it didn't work either
« Last Edit: December 21, 2010, 11:50:07 AM by fluo » Logged

Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #1 on: December 21, 2010, 06:06:41 PM »

So, just a question...

Are you hosting the game server on your computer? Only thing I can think of is that that is the wrong game log...
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Home user
Gameservers: COD2
Posts: 4
Offline Offline
« Reply #2 on: December 22, 2010, 03:32:55 AM »

Yes im hosting the game server on my computer. I checked the game log and when i changed map , b3 showed me the right map in the b3 log.
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #3 on: December 22, 2010, 09:21:51 AM »

Can you post your b3.log?

*Via my HTC EvO 4G*
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Windows
Type: Home user
Gameservers: COD2
Posts: 4
Offline Offline
« Reply #4 on: December 22, 2010, 09:54:22 AM »

b3 log file : http://pastebin.com/itngVqxe
Logged
Newbie
*
OS: Windows
Type: Home user
Gameservers: CoD6
Posts: 4
Offline Offline
« Reply #5 on: December 22, 2010, 11:18:15 AM »

I had the same probleme read this http://www.bigbrotherbot.net/forums/installation-support/%28help%29b3-on-home-computer-server-%28cod6%29/ and it will be fixed.

You have to check your game logs directory and it will be ok.
Logged
Newbie
*
OS: Windows
Type: Home user
Gameservers: COD2
Posts: 4
Offline Offline
« Reply #6 on: December 22, 2010, 12:48:21 PM »

ty dude , my games_mp.log didn't update.. also i tried g_logsync 2 didn't work but i changed the games_mp.log by TectCheck.log in a map called scriptdata and it worke anyway ty man
Logged
Moderator
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #7 on: December 22, 2010, 12:59:46 PM »

My bad, should have seen your log was in the first post... out of ideas ...

*Via my HTC EvO 4G*
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal