documentation
download & extend
community & support
B3 hosting
May 21, 2012, 05:12:20 PM
Home
Features
Get Started
Supported Games
Forums
Help
Search
Tags
Groupware
Login
Register
Activation Mail
It appears you have not registered with our community. To register please click here ...
You are here:
Big Brother Bot Forum
Add-Ons
Configurations
(Moderator:
MordyT
)B3 comand don't work
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: B3 comand don't work (Read 789 times)
charles32
Jr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
mw2
Posts: 25
Offline
B3 comand don't work
«
on:
June 02, 2011, 05:50:02 PM »
hi i'm new:
i install b3bot and i import the dsl file in phpmyadmin and now i have a probleme 4 comand
when i type !stats , !rules , !help .... the b3 don't work 4 more info go to :
http://www.youtube.com/watch?v=Veew6oFgUKY&feature=channel_video_title
i make a video =^'( plaese i need help thx
Logged
Courgette
Senior Dev.
OS: Linux
Type: Home user
Posts: 3483
Offline
Support Specialty:
B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
Re: B3 comand don't work
«
Reply #1 on:
June 02, 2011, 06:10:18 PM »
Hi, what's in your b3.log file ?
Logged
Follow me :
@cucurb
.~. new
Smokin' guns official website
charles32
Jr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
mw2
Posts: 25
Offline
Re: B3 comand don't work
«
Reply #2 on:
June 02, 2011, 06:30:06 PM »
http://www.pastie.org/2011783
«
Last Edit: June 02, 2011, 06:38:10 PM by charles32
»
Logged
82ndAB.Bravo17
Dev. Team
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
COD2,COD4,COD5
Posts: 1098
Offline
Re: B3 comand don't work
«
Reply #3 on:
June 02, 2011, 06:35:48 PM »
This line
Code:
<set name="game_mp">C:\Users\Charles\Desktop\Server\mods\isnipepro</set>
should be
Code:
<set name="game_log">C:\Users\Charles\Desktop\Server\mods\isnipepro\games_mp.log</set>
Assuming that path is correct.
Luckily I saw your xml before you swapped it for the log!
Logged
charles32
Jr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
mw2
Posts: 25
Offline
Re: B3 comand don't work
«
Reply #4 on:
June 02, 2011, 06:39:11 PM »
lol thx you thx very mush
Logged
charles32
Jr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
mw2
Posts: 25
Offline
Re: B3 comand don't work
«
Reply #5 on:
June 02, 2011, 06:41:13 PM »
<?xml version="1.0"?>
<configuration>
<settings name="b3">
<set name="parser">cod6</set>
<set name="database">mysql://****:*****@localhost/**</set>
<set name="bot_name">^2Console</set>
<set name="bot_prefix">^0(^2b3^0)^7:</set>
<set name="time_format">%I:%M%p %Z %m/%d/%y</set>
<set name="time_zone">CMT</set>
<set name="log_level">9</set>
<set name="logfile">C:\Program Files (x86)\B3\b3.log</set>
</settings>
<settings name="server">
<set name="rcon_password">****r</set>
<set name="port">28961</set>
<set name="games_mp"> C:\Users\Charles\Desktop\Server\mods\isnipepro\games_mp.log</set>
<set name="public_ip">203.185.165.238</set>
<set name="rcon_ip">192.168.0.2</set>
<set name="punkbuster">off</set>
</settings>
<settings name="autodoc">
<set name="type">html</set>
<set name="maxlevel">100</set>
<set name="destination">C:\Program Files (x86)\B3\docs\b3_doc.html</set>
</settings>
<settings name="messages">
<set name="kicked_by">$clientname^1 was kicked by $adminname^2 $reason</set>
<set name="kicked">$clientname^1 was kicked $reason</set>
<set name="banned_by">$clientname^0 was banned by $adminname^1 $reason</set>
<set name="banned">$clientname^1 was banned $reason</set>
<set name="temp_banned_by">$clientname^1 was temp banned by $adminname^0 for $banduration^7 $reason</set>
<set name="temp_banned">$clientname^1 was temp banned for $banduration^2 $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="xlrstats" config="@b3/extplugins/conf/xlrstats.xml"/>
</plugins>
</configuration>
«
Last Edit: June 02, 2011, 06:51:48 PM by charles32
»
Logged
MordyT
Moderator
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2625
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: B3 comand don't work
«
Reply #6 on:
June 02, 2011, 06:42:54 PM »
Try the fix listed and if it still doesn't work, upload the new log. Set b3 to level 9 in the b3.xml as well.
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
charles32
Jr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
mw2
Posts: 25
Offline
Re: B3 comand don't work
«
Reply #7 on:
June 02, 2011, 06:54:32 PM »
WOOOOW THX brother it's work now thx thx thx you are very kind =D
Logged
charles32
Jr. Member
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
mw2
Posts: 25
Offline
Re: B3 comand don't work
«
Reply #8 on:
June 02, 2011, 07:10:54 PM »
ok now how to xlrstats ?
Logged
Freelander
XLRstats dev.
Dev. Team
OS: Linux
Type: Home user
Gameservers:
COD5, COD7, BF3
Posts: 947
Offline
Support Specialty:
XLRstats webfront
Re: B3 comand don't work
«
Reply #9 on:
June 02, 2011, 11:37:57 PM »
Plugin setup and configuration ->
http://www.xlrstats.com/site/?q=node/3#setup
Webfront installation ->
http://www.xlrstats.com/site/?q=node/1
Logged
Follow Me
@fps_gamer_net
- Github:
XLRstats
|
BigBrotherBot
|
Aimbotdetector
|
Poweradmincod7
Tags:
b3 comand cod 6 alteriwnet
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News (Read Only)
===> News Archive
===> Website News
=> General Discussion
===> Servers
=> Shared Services
-----------------------------
Support Forums
-----------------------------
=> Support Instructions
=> Installation Support
=> General Usage Support
=> Game specific Support
===> Battle Field 3
=====> BF3/B3 beta board
===> Battle Field Bad Company 2
===> Call of Duty series
=====> CoD, CoD:UO, CoD2
=====> Call of Duty 4 (Modern Warfare)
=====> Call of Duty 5 (World at War)
=====> Call of Duty 6 (Modern Warfare 2)
=====> Call of Duty 7 (Black Ops)
=======> AlterOps
===> Frontlines, Fuel of War
===> Enemy Territory
===> Homefront
===> Medal of Honor 2010
===> Open Arena
===> Red Orchestra 2
===> Smokin' Guns
===> Soldier of Fortune 2
===> Urban Terror
===> World of Padman
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Plugins Discussion
===> Plugin Releases!
===> Plugins by xlr8or
===> Plugins by Courgette
===> Plugins by Freelander
===> Plugins by Bakes
===> Plugins by Ismael
===> Plugins by flinkaflenkaflrsk
===> Plugins by Anubis
===> Plugins by Spoon
===> Plugins by PtitBigorneau
===> Plugins by BlackMamba
===> Plugins by Beber888
===> Plugins by grosbedo
=> XLRstats
===> Weaponmodifiers
=> Echelon
===> Echelon version 2
=> Configurations
=> Installers
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin
Rate this page +1 at Google Search
Web Toolbar by Wibiya
SimplePortal 2.3.1 © 2008-2009, SimplePortal