Перейти к содержимому
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.

IW5M: Dedicated/B3/Client Install/All Tutorials

Featured Replies

Опубликовано:
Hey, I'm trying to open a server and I have already forwarded all of the ports in Firewall and Router.

It says thats its loading up okay, and that its running, but when I try to connect with connect *localip* nothing works. (I'm using my IP not *localip* :3)

Not saying anything in the server console command, nothing in the logs.

I have already checked the sv_hostname (I used a custom one) and It said the right one.

I used start_map_rotate and everything else.

 

Only when I use net_port, net_queryPort and net_masterServerPort is says the wrong ones.

and in connect I didnt use ports, so why is it not working ?

It dosent show in Servers and not in LAN..

 

Any answer on this ?

It shows no errors, everything is running. but when I do net_port or something else with net_ it shows false data.

but when I do sv_hostname it shows my servers true name.

Is it cause of I putted it inside the mw3 game insted of Steam iw5mp dedicated server ?

  • Ответы 686
  • Просмотры 124,7k
  • Created
  • Последний ответ

Top Posters In This Topic

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

It shows no errors, everything is running. but when I do net_port or something else with net_ it shows false data.

but when I do sv_hostname it shows my servers true name.

Use shortcut parameters rather than manually entering commands such as "sv_hostname"

Is it cause of I putted it inside the IW5 game insted of Steam iw5mp dedicated server ?

You can run the game and host a dedicated server from the same MW3 Folder, providing it has all the files..

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

It shows no errors, everything is running. but when I do net_port or something else with net_ it shows false data.

but when I do sv_hostname it shows my servers true name.

Use shortcut parameters rather than manually entering commands such as "sv_hostname"

Is it cause of I putted it inside the IW5 game insted of Steam iw5mp dedicated server ?

You can run the game and host a dedicated server from the same IW5 Folder, providing it has all the files..

 

I already copied the hole dedicated server of steam, and iw5m files it worked :)

Thanks alot !

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

Extract the attached batch to your server's folder and double-click it to start the server.

This is what the batch does:

@echo off
start %installdir%iw5m_server.exe +set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +exec server.cfg +start_map_rotate

If the server crashes on start, check your server.cfg (on admin folder). Anyway, it will output some error message if it crashes.

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

I'm having some trouble searching for this or similar - Server Auto (Re)Launcher. Launcher is a far too common word on these boards :P

 

Is there anything like on the old AIW that could restart your servers when they stopped responding/crashed/etc.?

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

having some trouble this is the error I get

 

Executing server config "server.cfg"

Couldn't load map rotation file 'mp_dome,DZ_default,1000.dspl'

Could not load map rotation "mp_dome,DZ_default,1000". Shutting down

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

Please read the first post, where it says "How to Edit Gametype/Recipes:"

On server.cfg, you put the playlist name, without the extension. So, for "default.dspl", you put on server.cfg

seta sv_maprotation "default"

Then, inside the playlist (default.dspl or whatever.dspl) you put stuff such as

mp_dome,DZ_default,1000

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

Personally, I don't like using packages such as wamp (that's why I mentioned individual components on the tutorial). It's a bit hard to troubleshoot when everything is just one big package.

Anyway, are you sure that you can't import b3.sql using phpmyadmin? Maybe you already have some tables on the database where you're trying to import b3.sql?

Try importing to a new database.

Опубликовано:
Personally, I don't like using packages such as wamp (that's why I mentioned individual components on the tutorial). It's a bit hard to troubleshoot when everything is just one big package.

Anyway, are you sure that you can't import b3.sql using phpmyadmin? Maybe you already have some tables on the database where you're trying to import b3.sql?

Try importing to a new database.

i make a fresh database than when i go to import tag choose the b3.sql after that i press go (this button is not working) :cry:

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

Go here -> http://www.phpmyadmin.net/home_page/downloads.php

Redownload phpmyadmin.

Then extract phpmyadmin folder to the root of your webserver. Name the folder something simple, such as "php"

Then open your browser and browse to http://localhost/php/ to open that new phpmyadmin installation.

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

Hello, dear Community!!!

 

If they excuse my bad English!

 

I have section already gepostet in the German.

 

And tries out me since 2 meet with b3. now I have found a version where I come a little further by this video.

 

http://www.youtube.com/watch?v=napGR02Qx0o

 

Now I have the following problem:

 

12860833tx.png

 

My Wamp server is correctly instal and on-line

 

Here file still means b3.log and means b3.xml file

 

121220 22:55:45	BOT    	'www.bigbrotherbot.net (b3) v1.7.1 [nt] [Myrthe] [Win32 standalone]'
121220 22:55:45	BOT    	'Python: 2.6.1 (r261:67517, Dec  4 2008, 16:51:00) [MSC v.1500 32 bit (Intel)]'
121220 22:55:45	BOT    	'Default encoding: ascii'
121220 22:55:45	BOT    	'Starting Cod6Parser v0.6 for server 192.168.1.4:27017'
121220 22:55:45	BOT    	'--------------------------------------------'
121220 22:55:45	BOT    	'Attempting to connect to database mysql://b3:******@localhost/b3...'
121220 22:55:45	ERROR	'Database connection failed, working in remote mode: (1045, "Access denied for user \'b3\'@\'localhost\' (using password: YES)") - [(\'b3\\\\storage\\\\database.pyo\', 231, \'connect\', None), (\'b3\\\\storage\\\\database.pyo\', 176, \'getConnection\', None), (\'MySQLdb\\\\__init__.pyo\', 81, \'Connect\', None), (\'MySQLdb\\\\connections.pyo\', 188, \'__init__\', None)]'
121220 22:55:45	BOT    	'Game log E:\\Call of Duty- Modern Warfare 3\\scripts/games_mp.log'
121220 22:55:45	BOT    	'Starting bot reading file E:\\Call of Duty- Modern Warfare 3\\scripts\\games_mp.log'
121220 22:55:45	ERROR	'Error reading file E:\\Call of Duty- Modern Warfare 3\\scripts\\games_mp.log'

 

cod8

mysql://b3:xxxx@localhost/b3_db

b.xml

Have fun all
%I:%M%p %Z %m/%d/%y

GMT

10

E:\Programme\b3-1.8.2



1234

27014

E:\Spiele\m3wmp\scripts/games_mp.log

178.24.252.16

192.168.1.100

0.33

50

off





stable






xml

100

@conf/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










 

Unfortunately, I do not know what I wrong makes and am still realtiv anew what something like that it begins. But the ambition has packed me. and I hope for your help

 

Thanks already in prerau

 

Rumpel83

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

You can't use version 1.7.1 binaries. Either you use version 1.8 python source and add cod8.py to the parsers, or you use version 1.9 beta binaries, wich already has cod8 parser.

Next, that user doesn't haver permissions to access the database. Try logging on phpmyadmin with that "b3" user and pass, and you'll see that you won't be able to access the database (I just use "root" user for b3)

 

After you overcome those two issues, these two plugins might give you some more issues:

      

I would take them off...

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

Datenbank-Server

 

Server: localhost (localhost via TCP/IP)

Software: MySQL

Software-Version: 5.5.24-log - MySQL Community Server (GPL)

Protokoll-Version: 10

Benutzer: root@localhost

Server Zeichensatz: UTF-8 Unicode (utf8)

 

Thats my problem or ? i must be login with b3@localhost or import the b3.sql in the Root

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

Hello everyone,

Lets take it from the beginning I did all the steps as they were required, forward the ports and such done everything server runs

opened the game in another folder

1-My server (i cant see it either in lan or the server list)

2-Nobody can see it! -________-

3-How to change the server name , game type and stuff

4-whats b3? (ive read all the 18 pages of this forum and feel like @__@)

Any help will be apreciated alot! : )

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

So to many thanks to for your help!!!!

 

The only problem was of the Database a name was in b3.xml instead of b3 on b3_db, small mistake big effect!

 

so everything runs so far only I have still a small problem what I, however, certainly with your help will fast solve.

 

I know this I only I must move the picture therefore poste to you and means b3.xml + mine server.cfg, however, I do not know like I must move it

 

12864661mg.png

 

B3.xml

 

<?xml version='1.0' encoding='UTF-8'?>




cod8

mysql://***************@localhost/****

b3.xml

Hi all
%I:%M%p %Z %m/%d/%y

GMT

10

E:\Programme\b3-1.8.2



*****

27014

E:\Spiele\m3wmp\scripts/games_mp.log

192.168.1.100

127.0.0.1

0.33

50

off





stable






xml

100

@conf/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








 

Server.cfg

 

odern Warfare 3 Server Configuration


Server command-line parameters (this section is for documentation only)

Specify server configuration file (this file)
+set sv_config "Server.cfg" (default "server.cfg")

Specify server visibility (1 = LAN, 2 = Internet (default) )
+set dedicated 2

Open game port (Steam-visible server game port)
+set net_queryPort 27014
seta net_queryPort [port]
Secure game port
+set net_port 27015

Steam authentication port
+set net_authPort 8766

Steam master server (server browser) port
+set net_masterServerPort 27016



Server.cfg-configurable settings

// log files (untested)
seta g_log "game_mp.log"

// Server host name. This should always be set by the server admin.
seta sv_hostname "^2NEW!!! ^0Kill^1erw^3eed"

// Dedicated server play list (DSPL) specifying server map rotation.
//    Valid game options are controlled via DSR (dedicated server recipe) specified in the DSPL.
seta sv_maprotation "default"

// Maximum number of clients that may connect to this server (range 1-18)
seta sv_maxclients 18

// Server password. If set, users will be prompted on join attempt.
seta g_password ""

// Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
seta sv_privateClients 0

// Password for the private slots on this server. If set, users will be prompted on join attempt.
//    Users providing this password will have access to all slots.
//    Users providing an incorrect password will have access to the (sv_maxClients - sv_privateClients) public slots.
seta sv_privatePassword "" 

// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
seta rcon_password "*********"

// Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
seta sv_voice 2

// Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
seta g_allowVote 1

// Toggle allowing dead players to chat with living players (0 (default) or 1)
seta g_deadChat 0

// Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
seta g_inactivity 120

// Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
seta sv_kickBanTime 300

// Toggle flood protection (throttling of user commands - should be enabled for non-password-protected Internet servers) (0 or 1 (default))
seta sv_floodProtect 1

 

Thanks for your help!!!!!

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

Lets take it from the beginning I did all the steps as they were required, forward the ports and such done everything server runs

opened the game in another folder

1-My server (i cant see it either in lan or the server list)

2-Nobody can see it! -________-

3-How to change the server name , game type and stuff

4-whats b3? (ive read all the 18 pages of this forum and feel like @__@)

Any help will be apreciated alot! : )

1- Have you forward your ports? added port exceptions to your Firewall's, also LAN Tab isn't functional..

3-You can change them via the server.cfg located in IW5M/admin/ folder

4- B3 is BigBrotherBot, it is basically a in-game RCON tool in which you can kick,ban,changemaps etc

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

Lets take it from the beginning I did all the steps as they were required, forward the ports and such done everything server runs

opened the game in another folder

1-My server (i cant see it either in lan or the server list)

2-Nobody can see it! -________-

3-How to change the server name , game type and stuff

4-whats b3? (ive read all the 18 pages of this forum and feel like @__@)

Any help will be apreciated alot! : )

 

You must go to Server.cfg and search

 

Specify server visibility (1 = LAN, 2 = Internet (default) )
+set dedicated 2

 

an make 2 not 1 lan is not for everyone 2 ist for everyone

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

There's an extra "s" on your b3.xml, just that.

On server.cfg, you got

seta g_log "game_mp.log"

and on b3.xml

      E:\Spiele\m3wmp\scripts/games_mp.log

Just remove the "s" from "games_mp.log" on b3.xml, to make it match the log file name that you defined on the cfg

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

Good morning!

 

I changed the server.cfg, unfortunately without success

 

as the photo shows is B3, I was even tempolary banned because I have too many! entered aimgod at what could lie I've got no idea.

 

If you want to see any files say to help me easily.

 

I think somewhere I may have a different PW for SuperAdmin specified.

 

But thank you, I know I certainly have nerve

 

MfG Rumpel83

 

12871323ow.jpg

Join the conversation

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

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

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

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

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

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

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.