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

Опубликовано:
Can someone help me with maprotation? In my default.dspl is only *,iSniper,1 :?

change it? simple.

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

Top Posters In This Topic

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

Hello all,

 

I installed and started a server with this tutorial. But I guess I have a problem with B3.

 

You can see B3 logs from here: http://pastie.org/private/rxfvcemr4g9wzjtgzy0lw

 

Can someone tell me what is wrong and what can I do about it?

 

Thanks!

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

 

I installed and started a server with this tutorial. But I guess I have a problem with B3.

 

You can see B3 logs from here: http://pastie.org/private/rxfvcemr4g9wzjtgzy0lw

 

Can someone tell me what is wrong and what can I do about it?

 

Thanks!

 

Can you post the b3.xml? DonВґt forget to delete the RCon PW...

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

 

I installed and started a server with this tutorial. But I guess I have a problem with B3.

 

You can see B3 logs from here: http://pastie.org/private/rxfvcemr4g9wzjtgzy0lw

 

Can someone tell me what is wrong and what can I do about it?

 

Thanks!

 

Can you post the b3.xml? DonВґt forget to delete the RCon PW...

 

Thanks for quick response.

 

You can find it from here: http://pastie.org/private/mhhfehkzp31n1j7gn8z1a

 

It is based on example configuration located in the first post.

Опубликовано:
I have a problem with B3.

You can see B3 logs from here: http://pastie.org/private/rxfvcemr4g9wzjtgzy0lw

The problem is that you didn't import b3 tables into the database.

Login on phpmyadmin, browse to the database that you created for b3, then import the tables.

Do it by importing b3.sql, wich should be located on "C:\b3\b3\sql\" folder.

Опубликовано:
I have a problem with B3.

You can see B3 logs from here: http://pastie.org/private/rxfvcemr4g9wzjtgzy0lw

The problem is that you didn't import b3 tables into the database.

Login on phpmyadmin, browse to the database that you created for b3, then import the tables.

Do it by importing b3.sql, wich should be located on "C:\b3\b3\sql\" folder.

 

Thank you! I think it is solved.

 

Starting www.bigbrotherbot.net (b3) v1.8.2 [nt] [seda]

 

Using config file: b3\conf\b3.xml

checking for updates...

latest B3 stable version is 1.8.2

...no update available.

Using external plugin directory: F:\4d1test\b3\b3\extplugins

Activating log : F:\4d1test\scripts\b3.log

Connecting to DB : OK

Using Gamelog : F:\4d1test\scripts\games_mp.log

Testing RCON : OK

Loading Events : 34 events loaded

Loading Plugins : .......... (10)

Starting Plugins : .......... (10)

Startup Complete : B3 is running! Let's get to work!

 

(If you run into problems, check F:\4d1test\scripts\b3.log in the B3 root direct

ory for detailed log info)

 

Now as I understand, I should start this when I started my server right? And also if I start more servers with same IW5 installation (with different cfgs) should I start it over and over again or just one instance is enough?

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

Yes, you need to start b3 every time, AFTER you start the server.

As for multiple server, you'll need separate game logs and separate xml files for b3, for each server.

Set the command g_log on each server's cfg to create multiple server logs.

Опубликовано:
Yes, you need to start b3 every time, AFTER you start the server.

As for multiple server, you'll need separate game logs and separate xml files for b3, for each server.

Set the command g_log on each server's cfg to create multiple server logs.

 

Thank you for your help.

 

Last question, I want to get player number, player list, map information etc. and publish it on my web page. Are there any way to do it? I'm allready trying to understand InfinityScript library. But I would know your suggestions about that issue.

Опубликовано:
You can try this -> viewtopic.php?f=7&t=17391

 

I think it is not reliable. Also it is not working, just tried.

 

I should understand this InfinityScript thing. If I can find necessary objects and DVARs it will be work.

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

O Meu Ta Dando Esse Erro Ai Alguem Ajuda D;

Error: Dedicated Server Config "set server.cfg" could not be read

Could not load map rotation "". Shutting down

Опубликовано:
how to make "Hardcore Ricochet" ?

Sadly, you can't make "Hardcore Ricochet"

Probably in an attempt to further limit dedicated servers, (long live their "money sucking promising" consoles matchmaking system) ATVI decided to remove reflected and shared ff types in iw5 dedicated servers.

To host a "Hardcore Ricochet" game, you would have to set this on your dsr:

gameOpt commonOption.friendlyFire "2"

But if you look at the stock DSRs, you'll see this:

gameOpt commonOption.friendlyFire "0" // [ 0, 1 ]

It only accepts 0 or 1 (off or on). I tried setting it to 2 (reflected) and this is the server's console output for it:

Error: Invalid value "2" for commonOption.friendlyFire

Error: Using Default "0" for "2"

Опубликовано:
how to make "Hardcore Ricochet" ?

Sadly, you can't make "Hardcore Ricochet"

Probably in an attempt to further limit dedicated servers, (long live their "money sucking promising" consoles matchmaking system) ATVI decided to remove reflected and shared ff types in iw5 dedicated servers.

To host a "Hardcore Ricochet" game, you would have to set this on your dsr:

gameOpt commonOption.friendlyFire "2"

But if you look at the stock DSRs, you'll see this:

gameOpt commonOption.friendlyFire "0" // [ 0, 1 ]

It only accepts 0 or 1 (off or on). I tried setting it to 2 (reflected) and this is the server's console output for it:

Error: Invalid value "2" for commonOption.friendlyFire

Error: Using Default "0" for "2"

:(:(:(

possible to make modifications on the model?

http://www.itsmods.com/forum/Thread-Rel ... ochet.html

Опубликовано:
FLuX":1mo163il]When I do try and make the shortcut thing, an error pops up saying +set in the target box isnt valid, make sure the path and file name are correct.

Make sure its something like this

C:\Users\Administrator\Desktop\iw5m_server.exe+set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

Also please post your parameter below..

Опубликовано:
FLuX":3trfzs8g]When I do try and make the shortcut thing, an error pops up saying +set in the target box isnt valid, make sure the path and file name are correct.

Make sure its something like this

C:\Users\Administrator\Desktop\iw5m_server.exe+set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

Also please post your parameter below..

This is what is put in the target box

 

"C:\Users\Colin\Desktop\Video Games\IW5M\iw5m_server.exe+set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate"

 

the folder 'IW5M' is actually called that, it wasn't filtered.

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

Between the ..\iw5m_server.exe and the +set net_queryPort.... you need a space.

 

Try this:

C:\Users\Administrator\Desktop\iw5m_server.exe+set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

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

Ah fuck...

I failed...

C:\Users\Administrator\Desktop\iw5m_server.exe +set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

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.