Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Опубликовано:

Prerequisites: (there are several tutorials on the web, on how to install and configure these)

 

To start, of course, an IW5M dedicated server (I hope you checked this tutorial already)

A webserver (IIS, apache, etc will do it. Tested with IIS 7.5)

MySQL Server - http://www.mysql.com/downloads/ (tested with MySQL Server 5.5)

PHP - http://www.php.net/

PhpMyAdmin - http://www.phpmyadmin.net/home_page/downloads.php

Python - http://www.python.org/download/ (tested with Python 2.7.3 64-bit)

MySql-Python - http://www.codegood.com/archives/129 (tested with MySQL-python-1.2.3 64-bit)

B3 Python source version - http://forum.bigbrotherbot.net/download ... iew;down=4 (tested with b3-1.8.1)

 

Later versions should work without any kind of problems (keep in mind about MySQL-Python compatibility with Phython versions though).

 

Also note that b3 can be set with an SQLite database instead of MySQL, saving you from installing a webserver, MySQL Server, PHP and PhpMyAdmin. But since I never used SQLite, I'm not the right person to tell you how to do it with SQLite. You can find some info on it here

Also, I preffer the typical installation (the one I'm explaining on this tutorial) because it allows you to install xlrstats or echelon webfronts.

 

 

Now that you got everything above running, it's time to create your database. Login on PhpMyAdmin, create the database and import the sql template that you can find inside b3\sql on the b3 package.

 

Now it's time to actually setup B3.

Extract "to somewhere" the content on your B3 zip (for guiding on this tutorial, let's suppose that you extracted it to the root of C drive and then renamed the folder to "b3")

The next step is to copy "cod8.py" to your b3 installation. You can find "cod8.py" on "admin" folder on your IW5M server installation. Copy "cod8.py" to "C:\b3\b3\parsers\"

 

Now go here to generate a config file (b3.xml):

http://config.bigbrotherbot.net/

Of course that you won't find IW5M on the list :) MW3 was never supposed to have b3 support, right? :P Just choose "Call of Duty: Modern Warfare 2"

Fill in all your information there. Keep in mind that B3 config files only work with front slashes (/). As for the log file, it's getting created on "scripts" folder. So, the path would be something like "C:/IW5M/scripts/games_mp.log".

For RCON IP, use the local IP. Do NOT use localhost (127.0.0.1)

The "Server Port" will be the port used for rcon. The port used for rcon will be the "query port". You can check what's that server's query port by looking at the console's output when you launch the server. Look at this line: "Initializing Steam Game Server: game port *****, auth port ****, query port *****,"

Save the config and move it to "C:\b3\b3\config\"

 

Now open b3.xml with some text editor (notepad++ is great for it) and change the parser.

Where it says:

cod6

change to:

cod8

 

Important note to hosts running HC servers:

Although we unlocked dedicated server commands, there's still a bug with Teamkill. If you're running an HC server with teamkill disabled, b3 will still ban players for teamkill, although they can't actually kill their team-mates. To prevent this from happening, remove "plugin_tk" from b3.xml.

Just delete this line, if exists:

 

Now just save the changes and close the file.

Browse to C:\b3\ and start "b3_run.py" to start B3.

 

On another note, B3 is capable of registering data to xlrstats database already. But since there's not an IW5M xlrstats template available already to retrieve the stats, we'll leave xlrstats tutorial for later.

 

To finish, I leave you an example of a working b3.xml

<?xml version="1.0"?>


cod8
mysql://root:mysqlpassword@localhost/b3
B3
^0(^2b3^0)^7:
%I:%M%p %Z %m/%d/%y
GMT
10
C:/b3/b3.log


rconpassword
27017
C:/IW5M/scripts/games_mp.log
192.168.1.1
192.168.1.1
off


xml
100
C:/b3/b3_doc.html


$clientname^7 was kicked by $adminname^7 $reason
$clientname^7 was kicked $reason
$clientname^7 was banned by $adminname^7 $reason
$clientname^7 was banned $reason
$clientname^7 was temp banned by $adminname^7 for $banduration^7 $reason
$clientname^7 was temp banned for $banduration^7 $reason
$clientname^7 was un-banned by $adminname^7 $reason
$clientname^7 was un-banned $reason


@b3/extplugins













  • Ответы 81
  • Просмотры 11,2k
  • Created
  • Последний ответ

Top Posters In This Topic

Featured Replies

Опубликовано:

Hi

 

i used that way but it seems all action is ok but but the command not work and when i use command such as !iamgod or !help or ... there is no action ?!!

why?

14OyW.png

 

that's my log:

 

120823 20:11:54	BOT    	'www.bigbrotherbot.net (b3) v1.8.1 [nt] [seda]'
120823 20:11:54	BOT    	'Python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]'
120823 20:11:54	BOT    	'Default encoding: ascii'
120823 20:11:54	BOT    	'Starting Cod8Parser v0.1 for server 62.60.138.180:27018'
120823 20:11:54	BOT    	'--------------------------------------------'
120823 20:11:54	BOT    	'Attempting to connect to database mysql://------:******@127.0.0.1/mw3b3...'
120823 20:11:54	BOT    	'Connected to database [1 times]'
120823 20:11:54	BOT    	'Game log D:/4d1-MW3/scripts/games_mp.log'
120823 20:11:54	BOT    	'Starting bot reading file D:\\4d1-MW3\\scripts\\games_mp.log'
120823 20:11:54	BOT    	'rcon status Cache Expire Time: [2 sec] Type: [memory]'
120823 20:11:54	DEBUG	'Data was a string'
120823 20:11:54	VERBOSE	"RCON sending (62.60.138.180:27018) 'status'"
120823 20:11:55	BOT    	'Loading Plugins (external plugin directory: D:\\4d1-MW3\\b3\\b3\\extplugins)'
120823 20:11:55	BOT    	'Loading Plugin #1 admin [b3\\conf\\plugin_admin.xml]'
120823 20:11:55	BOT    	'AdminPlugin: Loading config b3\\conf\\plugin_admin.xml for AdminPlugin'
120823 20:11:55	DEBUG	'Register Event: Stop Process: AdminPlugin'
120823 20:11:55	DEBUG	'Register Event: Program Exit: AdminPlugin'
120823 20:11:55	BOT    	'Plugin admin (1.11.4 - ThorN, xlr8or, Courgette) loaded'
120823 20:11:55	BOT    	'Loading Plugin #2 punkbuster [b3\\conf\\plugin_punkbuster.xml]'
120823 20:11:55	BOT    	'PunkbusterPlugin: Loading config b3\\conf\\plugin_punkbuster.xml for PunkbusterPlugin'
120823 20:11:55	VERBOSE	'Added crontab > (21196496) - 0s 0m 0h -1d -1M -1DOW'
120823 20:11:55	DEBUG	'Register Event: Stop Process: PunkbusterPlugin'
120823 20:11:55	INFO	'cron scheduler started'
120823 20:11:55	DEBUG	'Register Event: Program Exit: PunkbusterPlugin'
120823 20:11:55	BOT    	'Plugin punkbuster (1.1.0 - ThorN) loaded'
120823 20:11:55	BOT    	'Loading Plugin #3 banlist [D]'
120823 20:11:55	INFO	'banlist is not a built-in plugin (No module named banlist)'
120823 20:11:55	INFO	'trying external plugin directory : D:\\4d1-MW3\\b3\\b3\\extplugins'
120823 20:11:55	BOT    	'BanlistPlugin: Loading config D:\\4d1-MW3\\b3\\b3\\extplugins\\conf\\banlist.xml for BanlistPlugin'
120823 20:11:55	DEBUG	'BanlistPlugin: method onLoadConfig()'
120823 20:11:55	DEBUG	'AdminPlugin: Command "banlistinfo (blinfo)" registered with cmd_banlistinfo for level (100, 100)'
120823 20:11:55	DEBUG	'AdminPlugin: Command "banlistupdate (blupdate)" registered with cmd_banlistupdate for level (100, 100)'
120823 20:11:55	DEBUG	'AdminPlugin: Command "banlistcheck (blcheck)" registered with cmd_banlistcheck for level (100, 100)'
120823 20:11:55	INFO	'BanlistPlugin: immunity level : 100'
120823 20:11:55	INFO	'BanlistPlugin: auto update : True'
120823 20:11:55	ERROR	'BanlistPlugin: "file \'b3\\\\conf\\\\banlist.txt\' not found or not a file."'
120823 20:11:55	INFO	'BanlistPlugin: [banlist 2] updating from http://somewhere.com/banlist.txt'
120823 20:11:55	DEBUG	"BanlistPlugin: headers : {'Accept-encoding': 'gzip', 'User-agent': 'B3 Banlist plugin/2.4.1'}"
120823 20:11:56	ERROR	'BanlistPlugin: HTTPError()'
120823 20:11:56	ERROR	'BanlistPlugin: "failed to create \'b3\\\\conf\\\\banlist2.txt\' from http://somewhere.com/banlist.txt. (HTTP Error 404: Not Found)"'
120823 20:11:56	INFO	'BanlistPlugin: [banlist 3] updating from ftp://user:pass@somewhere.tld/banlist.txt'
120823 20:11:56	DEBUG	"BanlistPlugin: headers : {'Accept-encoding': 'gzip', 'User-agent': 'B3 Banlist plugin/2.4.1'}"
120823 20:11:58	ERROR	'BanlistPlugin: "failed to create \'b3\\\\conf\\\\banlist3.txt\' from ftp://user:pass@somewhere.tld/banlist.txt. ()"'
120823 20:11:58	ERROR	'BanlistPlugin: "file \'b3\\\\conf\\\\guidbanlist.txt\' not found or not a file."'
120823 20:11:58	ERROR	'BanlistPlugin: "file \'b3\\\\conf\\\\guidbanlist2.txt\' not found or not a file."'
120823 20:11:58	DEBUG	'BanlistPlugin: b3\\conf\\rules_of_combat.txt age is 837.559000015'
120823 20:11:58	DEBUG	'BanlistPlugin: [Rules of Combant] will be autoupdated at 56 min of every hour'
120823 20:11:58	VERBOSE	'Added crontab > (21384336) - 0s 56m -1h -1d -1M -1DOW'
120823 20:11:58	INFO	'BanlistPlugin: loading RocBanlist [Rules of Combant], file:[b3\\conf\\rules_of_combat.txt], url:[http], message:[$id is BANNED (RoC)]'
120823 20:11:58	INFO	'BanlistPlugin: RocBanlist [Rules of Combant] loaded'
120823 20:11:58	DEBUG	'BanlistPlugin: 1 banlist loaded'
120823 20:11:58	ERROR	'BanlistPlugin: "file \'\\\\home\\\\urt\\\\ipwhitelist1.txt\' not found or not a file."'
120823 20:11:58	INFO	'BanlistPlugin: [guid whitelist 1] updating from http://somewhere.com/whitelist.txt'
120823 20:11:58	DEBUG	"BanlistPlugin: headers : {'Accept-encoding': 'gzip', 'User-agent': 'B3 Banlist plugin/2.4.1'}"
120823 20:11:59	ERROR	'BanlistPlugin: HTTPError()'
120823 20:11:59	ERROR	'BanlistPlugin: "failed to create \'\\\\home\\\\urt\\\\guidwhitelist1.txt\' from http://somewhere.com/whitelist.txt. (HTTP Error 404: Not Found)"'
120823 20:11:59	DEBUG	'BanlistPlugin: 0 whitelists loaded'
120823 20:11:59	INFO	'BanlistPlugin: checking all connected players'
120823 20:11:59	DEBUG	'Register Event: Stop Process: BanlistPlugin'
120823 20:11:59	DEBUG	'Register Event: Program Exit: BanlistPlugin'
120823 20:11:59	BOT    	'Plugin banlist (2.4.1 - Courgette) loaded'
120823 20:11:59	BOT    	'Loading Plugin publist'
120823 20:11:59	BOT    	'PublistPlugin: No config file found for PublistPlugin. (was not required either)'
120823 20:11:59	DEBUG	'Register Event: Stop Process: PublistPlugin'
120823 20:11:59	DEBUG	'Register Event: Program Exit: PublistPlugin'
120823 20:11:59	BOT    	'Plugin publist (1.10.1 - ThorN, Courgette) loaded'
120823 20:11:59	DEBUG	'creating the event queue with size 15'
120823 20:11:59	BOT    	'Starting parser'
120823 20:11:59	DEBUG	'Client Connected: [-1] World - WORLD ({})'
120823 20:11:59	DEBUG	'Storage: getClient Client<-1>'
120823 20:11:59	BOT    	'Client found in storage 1, welcome back World'
120823 20:11:59	DEBUG	'Storage: setClient Client<-1>'
120823 20:11:59	DEBUG	"Storage: setClient data {'time_add': 1345735616, 'time_edit': 1345736519, 'name': 'World', 'group_bits': 0, 'ip': '', 'auto_login': 1, 'greeting': u'', 'pbid': u'WORLD', 'connections': 4, 'mask_level': 0, 'guid': 'WORLD', 'id': 1}"
120823 20:11:59	DEBUG	'Client Authorized: [-1] World - WORLD'
120823 20:11:59	DEBUG	'Data was a string'
120823 20:11:59	VERBOSE	"RCON sending (62.60.138.180:27018) 'PB_SV_Ver'"
120823 20:12:00	WARNING	'PunkBuster test FAILED, Check your game server setup and B3 config! Disabling PB support!'
120823 20:12:00	DEBUG	'Data was a string'
120823 20:12:00	VERBOSE	"RCON sending (62.60.138.180:27018) 'status'"
120823 20:12:01	INFO	'map is: mp_seatown'
120823 20:12:01	DEBUG	'Forcing server cvar g_logsync to 1'
120823 20:12:01	DEBUG	'Data was a string'
120823 20:12:01	VERBOSE	"RCON sending (62.60.138.180:27018) 'set g_logsync 1'"
120823 20:12:02	DEBUG	'Data was a string'
120823 20:12:02	VERBOSE	"RCON sending (62.60.138.180:27018) 'fs_game'"
120823 20:12:02	DEBUG	'Get cvar fs_game = ["fs_game" is: "^7" default: "^7"\n  Domain is any text]'
120823 20:12:02	DEBUG	'Data was a string'
120823 20:12:02	VERBOSE	"RCON sending (62.60.138.180:27018) 'fs_basepath'"
120823 20:12:03	DEBUG	'Get cvar fs_basepath = ["fs_basepath" is: "D:\\4d1-MW3^7" default: "D:\\4d1-MW3^7"\n  Domain is any text]'
120823 20:12:03	DEBUG	'fs_basepath: D:\\4d1-MW3'
120823 20:12:03	DEBUG	'Data was a string'
120823 20:12:03	VERBOSE	"RCON sending (62.60.138.180:27018) 'fs_homepath'"
120823 20:12:04	DEBUG	'Get cvar fs_homepath = ["fs_homepath" is: "D:\\4d1-MW3^7" default: "D:\\4d1-MW3^7"\n  Domain is any text]'
120823 20:12:04	DEBUG	'fs_homepath: D:\\4d1-MW3'
120823 20:12:04	DEBUG	'Data was a string'
120823 20:12:04	VERBOSE	"RCON sending (62.60.138.180:27018) 'shortversion'"
120823 20:12:05	DEBUG	'Get cvar shortversion = ["shortversion" is: "1.4^7" default: "1.4^7"\n  Domain is any text]'
120823 20:12:05	DEBUG	'shortversion: 1.4'
120823 20:12:05	DEBUG	'Parser started.'
120823 20:12:05	DEBUG	'Data was a string'
120823 20:12:05	VERBOSE	"RCON sending (62.60.138.180:27018) 'sv_hostname'"
120823 20:12:06	DEBUG	'Get cvar sv_hostname = ["sv_hostname" is: "^8Se^17^8en^8Clan.ir^7" default: "Modern Warfare 3^7"\n  Domain is any text]'
120823 20:12:06	DEBUG	'sv_hostname: ^8Se^17^8en^8Clan.ir'
120823 20:12:06	BOT    	'Starting plugins'
120823 20:12:06	DEBUG	'Data was a string'
120823 20:12:06	BOT    	'Starting Plugin admin'
120823 20:12:06	VERBOSE	"RCON sending (62.60.138.180:27018) 'say ^0(^2b3^0)^7: ^8www.bigbrotherbot.net ^0(^8b3^0) ^9v1.8.1 [nt] ^9[^3Seda^9]^3 ^2[ONLINE]'"
120823 20:12:06	DEBUG	'Register Event: Say: AdminPlugin'
120823 20:12:06	DEBUG	'Register Event: Private Message: AdminPlugin'
120823 20:12:06	DEBUG	'AdminPlugin: Command "status (None)" registered with cmd_status for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "rules (r)" registered with cmd_rules for level (0, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "makereg (mr)" registered with cmd_makereg for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "leveltest (lt)" registered with cmd_leveltest for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "warn (w)" registered with cmd_warn for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "list (None)" registered with cmd_list for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "warns (None)" registered with cmd_warns for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "warntest (wt)" registered with cmd_warntest for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "warninfo (wi)" registered with cmd_warninfo for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "nextmap (None)" registered with cmd_nextmap for level (2, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "say (None)" registered with cmd_say for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "lookup (l)" registered with cmd_lookup for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "b3 (None)" registered with cmd_b3 for level (9, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "seen (None)" registered with cmd_seen for level (2, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "find (None)" registered with cmd_find for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "pause (None)" registered with cmd_pause for level (90, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "kickall (kall)" registered with cmd_kickall for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "warnclear (wc)" registered with cmd_warnclear for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "admintest (None)" registered with cmd_admintest for level (40, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "regtest (None)" registered with cmd_regtest for level (1, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "rebuild (None)" registered with cmd_rebuild for level (90, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "maps (None)" registered with cmd_maps for level (2, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "ban (b)" registered with cmd_ban for level (60, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "ungroup (None)" registered with cmd_ungroup for level (90, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "banall (ball)" registered with cmd_banall for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "maprotate (None)" registered with cmd_maprotate for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "putgroup (None)" registered with cmd_putgroup for level (90, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "map (None)" registered with cmd_map for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "notice (None)" registered with cmd_notice for level (40, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "enable (None)" registered with cmd_enable for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "runas (su)" registered with cmd_runas for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "spankall (sall)" registered with cmd_spankall for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "tempban (tb)" registered with cmd_tempban for level (40, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "unmask (None)" registered with cmd_unmask for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "aliases (alias)" registered with cmd_aliases for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "disable (None)" registered with cmd_disable for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "baninfo (bi)" registered with cmd_baninfo for level (40, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "kick (k)" registered with cmd_kick for level (40, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "clientinfo (None)" registered with cmd_clientinfo for level (90, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "restart (None)" registered with cmd_restart for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "spams (None)" registered with cmd_spams for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "scream (None)" registered with cmd_scream for level (40, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "poke (None)" registered with cmd_poke for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "die (None)" registered with cmd_die for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "register (None)" registered with cmd_register for level (0, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "mask (None)" registered with cmd_mask for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "unban (None)" registered with cmd_unban for level (60, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "help (h)" registered with cmd_help for level (0, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "reconfig (None)" registered with cmd_reconfig for level (100, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "admins (None)" registered with cmd_admins for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "warnremove (wr)" registered with cmd_warnremove for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "permban (pb)" registered with cmd_permban for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "time (None)" registered with cmd_time for level (1, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "clear (kiss)" registered with cmd_clear for level (80, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "spam (s)" registered with cmd_spam for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "spank (sp)" registered with cmd_spank for level (60, 100)'
120823 20:12:06	DEBUG	'SELECT * FROM groups WHERE `keyword` = "superadmin" LIMIT 1'
120823 20:12:06	DEBUG	"Storage: getClientsMatching {'&group_bits': 128}"
120823 20:12:06	DEBUG	'AdminPlugin: 0 superadmins found in database'
120823 20:12:06	VERBOSE	'AdminPlugin: No SuperAdmins found, enabling !iamgod'
120823 20:12:06	DEBUG	'AdminPlugin: Command "iamgod (None)" registered with cmd_iamgod for level (0, 100)'
120823 20:12:06	BOT    	'Starting Plugin punkbuster'
120823 20:12:06	DEBUG	'AdminPlugin: Command "pbss (None)" registered with cmd_pbss for level (20, 100)'
120823 20:12:06	DEBUG	'AdminPlugin: Command "pbbuildbans (None)" registered with cmd_pbbuildbans for level (80, 100)'
120823 20:12:06	BOT    	'Starting Plugin banlist'
120823 20:12:06	DEBUG	'Register Event: Client Authenticated: BanlistPlugin'
120823 20:12:06	BOT    	'Starting Plugin publist'
120823 20:12:06	DEBUG	'Set cvar _B3 = [b3 v1.8.1 [nt]]'
120823 20:12:07	DEBUG	'Data was a string'
120823 20:12:07	VERBOSE	'RCON sending (62.60.138.180:27018) \'set _B3 "B3 v1.8.1 [nt]"\''
120823 20:12:07	DEBUG	'PublistPlugin: publist will send heartbeat at 02:22 every day'
120823 20:12:07	VERBOSE	'Added crontab > (21586096) - 0s 22m 2h -1d -1M -1DOW'
120823 20:12:07	INFO	'PublistPlugin: initial heartbeat will be sent to B3 master server at 17 minutes'
120823 20:12:07	VERBOSE	'Added crontab > (21586352) - 0s 17m -1h -1d -1M -1DOW'
120823 20:12:07	BOT    	'all plugins started'
120823 20:12:07	BOT    	'starting event dispatching thread'
120823 20:12:07	BOT    	'start reading game events'
120823 20:12:07	DEBUG	'AUTODOC: saving html documentation'
120823 20:12:07	DEBUG	'AUTODOC: get commands with level <= 100'
120823 20:12:07	DEBUG	'Writing to b3_doc.html'

 

thank you for help.

Опубликовано:
  • Автор
Hi

 

i used that way but it seems all action is ok but but the command not work and when i use command such as !iamgod or !help or ... there is no action ?!!

why?

That's really weird... everything seems to be working fine...

The only thing I see there that I don't usually see is the symbol "-" in "4d1-MW3". I don't know if that may cause any problem, but that's the only thing out of the usual that I see on that...

Опубликовано:
It connects with the database just fine, but I'll look into that anyways.

 

The real problem is at the end, where it gives a bunch of errors.

 

Again:

 

Your problem is there.

"WORLD" is the default client on b3 database. If it can't read that client, then it means that you didn't import the database.

 

Paulofonta is pointing out that B3 is not getting able to load the default client. Wich means you created your database but you didn't load the B3 database table structure and initial data. You need to import the B3.sql file into your database. Otherwise it won't work.

Опубликовано:
Hi

 

i used that way but it seems all action is ok but but the command not work and when i use command such as !iamgod or !help or ... there is no action ?!!

why?

That's really weird... everything seems to be working fine...

The only thing I see there that I don't usually see is the symbol "-" in "4d1-MW3". I don't know if that may cause any problem, but that's the only thing out of the usual that I see on that...

 

But the commands not work and as you see here i think its have problem:

 

'Loading Plugin #1 admin [b3\\conf\\plugin_admin.xml]'

120823 20:11:55 BOT 'AdminPlugin: Loading config b3\\conf\\plugin_admin.xml for AdminPlugin'

120823 20:11:55 DEBUG 'Register Event: Stop Process: AdminPlugin'

120823 20:11:55 DEBUG 'Register Event: Program Exit: AdminPlugin'

 

 

and in data base my client shown as world.

its better to say for sql and phpadmin i use XAMP .

Опубликовано:
  • Автор
A more explained tutorial,please i don't understand how to instal the phpmyadmin and webserver

Please someone!!!

Prerequisites: (there are several tutorials on the web, on how to install and configure these)

Google a bit or use SQlite

Опубликовано:

well,

 

first, i've copied the whole b3 .zip contnent in my mw3 server folder. this mean that all the b3's files and folders are in the mw3 main directory. and this also means that the b3 folder is the mw3 folder too.

 

(E:\giochi\activision\call of duty modern warfare 3\)

 

i've created a "b3" folder inside the mw3 folder

 

into "b3" folder i've created the "parsers" folder, as i read to do.

 

into parsers i have pasted the file "cod8.py" but, the screen says that cod8 is not available or something (see attached screenshot).. WHY!? :x :x :x

 

this is my b3.xml configurated by me, if needed:

 

http://www.mediafire.com/?g340om0mzed72g2

 

Опубликовано:
well,

 

first, i've copied the whole b3 .zip contnent in my IW5 server folder. this mean that all the b3's files and folders are in the IW5 main directory. and this also means that the b3 folder is the IW5 folder too.

 

(E:\giochi\a large gaming conglomerate\a popular FPS series IW5\)

 

i've created a "b3" folder inside the IW5 folder

 

into "b3" folder i've created the "parsers" folder, as i read to do.

 

into parsers i have pasted the file "cod8.py" but, the screen says that cod8 is not available or something (see attached screenshot).. WHY!? :x :x :x

 

this is my b3.xml configurated by me, if needed:

 

http://www.mediafire.com/?g340om0mzed72g2

 

 

LuisD":2p7xjqjp]
What if you don't have the parsers folder? The b3 's that I run are the standard Windows installer.

 

You won't be able to use the cod8 parser with executable version of B3. As it comes packaged and don't support parsers by path.

You need to use the latest source (.py) package.

Опубликовано:

The commands are not being recognised from the chat.

 

B3 however is showing its Rules etc though, but whatever it displays on the chat, are not reaching the server's console.

 

The log says :

 

120827 02:56:00	VERBOSE	"RCON sending (192.168.1.5:27017) 'say ^0(^2b3^0)^7: ^3Rule #1: No racism of any kind'"
120827 02:56:00	ERROR	"RCON: too much tries. Abording ('say ^0(^2b3^0)^7: ^3Rule #1: No racism of any kind')"
120827 02:56:00	DEBUG	'RCON: Did not send any data'
120827 02:56:00	VERBOSE	"RCON sending (192.168.1.5:27017) 'status'"

 

Some glitch or what, no idea.

 

http://img840.imageshack.us/img840/1056/chattz.jpg

 

EDIT: Got it to work. Working absolutely PERFECTLY now. Used 1st command: !iamgod to become SuperAdmin...added successfully in Database.

Опубликовано:
is their any way to use wampserver for this?

 

Using wampserver with this. Was working with IW4M, but not been able to get through with IW5M, till now.

 

It is a very good tutorial, working with IW4M though.

 

viewtopic.php?f=7&t=6975&p=48683

Опубликовано:
is their any way to use wampserver for this?

 

Using wampserver with this. Was working with IW4M, but not been able to get through with IW5M, till now.

 

It is a very good tutorial, working with IW4M though.

 

viewtopic.php?f=7&t=6975&p=48683

so wamp is not going to work with this?

Опубликовано:
is their any way to use wampserver for this?

 

Using wampserver with this. Was working with IW4M, but not been able to get through with IW5M, till now.

 

It is a very good tutorial, working with IW4M though.

 

viewtopic.php?f=7&t=6975&p=48683

so wamp is not going to work with this?

 

See my above Edit in red. It is working perfectly.

Опубликовано:
is their any way to use wampserver for this?

 

Using wampserver with this. Was working with IW4M, but not been able to get through with IW5M, till now.

 

It is a very good tutorial, working with IW4M though.

 

viewtopic.php?f=7&t=6975&p=48683

so wamp is not going to work with this?

 

See my above Edit in red. It is working perfectly.

do u have skype or anything so you could help me

Опубликовано:
  • Автор
so wamp is not going to work with this?

wamp works.

The only difference between IW4M and IW5M is that you have to use the source code version of b3 to allow you to add cod8.py parser. And to run b3 source code, you have to install python and mysql-python.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Account

Navigation

Поиск

Поиск

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.