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 ]

Pages: [1] 2   Go Down
  Print  
Author Topic: help please  (Read 1522 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« on: December 20, 2010, 06:34:58 AM »

I have already installed b3,I have xampp , cod4 server but I don't know how can I run b3 on my server. Please help me I am noob in this
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 20, 2010, 06:46:34 AM »

Do you create a config yet?

*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
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« Reply #2 on: December 20, 2010, 07:30:02 AM »

Do you create a config yet?

*Via my HTC EvO 4G*
no - in xmlstats?
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 20, 2010, 08:10:53 AM »

You need to fill out the b3.xml or use the online configuration generator.

*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
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« Reply #4 on: December 20, 2010, 08:42:35 AM »

i did but it doesn't work - i had to do some mistake , i think
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 #5 on: December 20, 2010, 11:20:22 AM »

Why don't you post it here after removing the passwords and we will take a look...

*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
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« Reply #6 on: December 21, 2010, 06:39:03 AM »

- <configuration>
- <settings name="b3">
  <set name="parser">cod4</set>
  <set name="database">mysql://<|GW|>GL@D!$$:svetlice@5.100.190.174/b3_db</set>
  <set name="bot_name">GhostBOT</set>
  <set name="bot_prefix">^2</set>
  <set name="time_format">%I:%M%p %Z %m/%d/%y</set>
  <set name="time_zone">GMT+1</set>
  <set name="log_level">0</set>
  <set name="logfile">C:/path/to/b3.log</set>
  </settings>
- <settings name="server">
  <set name="rcon_password">*****</set>
  <set name="port">28960</set>
  <set name="game_log">0</set>
  <set name="public_ip">5.100.190.174</set>
  <set name="rcon_ip">5.100.190.174</set>
  <set name="punkbuster">off</set>
  </settings>
- <settings name="autodoc">
  <set name="type">xml</set>
  <set name="maxlevel">100</set>
  <set name="destination">http://ftp://gladiss:*******@ftp.example.com/games/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" />
  <plugin name="xlrstats" config="@b3/extplugins/conf/xlrstats.xml" />
  </plugins>
  </configuration>
*I think I have mistakes in database configurations but I am sure there are  more *
« Last Edit: December 21, 2010, 10:59:54 AM by gladiss » 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 21, 2010, 10:19:33 AM »

Few things here
 1 you posted your password for your database as well as the password for your rcon. Please remove those.

 Number 2 please set the bot log level to 9, not 0.

 Number 3 the path to your game log on your game server is incorrect.

 Number 4 the path to your bot log location is incorrect is currently set to c/ path/ to

Number 3 is the most important because the bot cannot respond to what happens in game if it cannot read the 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
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« Reply #8 on: December 21, 2010, 11:08:39 AM »

it still doesn't work
1.log_file must be location of game?
2.maybe i am not logged on database or I don't know
Logged
B3 Contrib/Support
*
OS: Linux
Type: Home user
Gameservers: Over see 25 URT servers / B3 servers (not all mine)
Posts: 339
Offline Offline
WWW
« Reply #9 on: December 21, 2010, 03:32:24 PM »

post your 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 #10 on: December 21, 2010, 04:52:34 PM »

The set_name game_log is CRITICAL! Without it b3 has no way of finding out what is happening on the server for cod4.

You have xfire? Add me, mordyt and if you can use teamviewer, I can help you much better.

*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
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« Reply #11 on: December 22, 2010, 04:44:36 AM »

I have sent you a request in xfire and I am just waiting for your confirmation
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 #12 on: December 22, 2010, 05:45:58 AM »

Ok, when I get home in 12 hours I will accept and look for you...

*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
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD4
Posts: 49
Offline Offline
« Reply #13 on: December 22, 2010, 11:54:06 PM »

what's your time zone?mine is GMT+1. Maybe we won't meet online in this reason .
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 #14 on: December 23, 2010, 08:52:43 AM »

Mine is -6, at least I think so. CST in the states.

*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] 2   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal