Skip to content

MW3 Server Hosting Support

Request support for the Plutonium IW5 servers, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

291 Topics 1.2k Posts
  • [Windows] PlutoIW5 Dedicated Server Guide

    Pinned Locked Moved
    1
    9 Votes
    1 Posts
    18k Views
    No one has replied
  • [Headless] Plutonium IW5 Linux Server Setup

    Pinned Locked Moved
    6
    2 Votes
    6 Posts
    4k Views

    reserved

  • [Linux/Ubuntu] VPS and Server Setup for IW5

    Pinned Locked Moved
    11
    3 Votes
    11 Posts
    4k Views

    Yeah, that's true. We should try to write our official Plutonium tutorial for Linux. As I mentioned, I only reference this guide and the other one in this forum section when I forget how to export wine arch for example.
    Pretty sure in the end I only run 10% of the commands in this tutorial 🤣.

    Considering the server (game) only has two relevant logical threads: the main thread and the game thread, it still doesn't make much sense to me. If the system isn't busy it should quite never switch a process between cores. Even so, then why you are giving the game more cores if you intend to stop that behaviour?
    The OP said it is to improve the performance which I am doubtful of, and you say it's for stopping a behaviour that's contradictory to giving the game more cores. But correct me if I misunderstood the comment.

    Edit:
    I did some Googling, it seems in the context of IW5 it's somewhat desirable to have both the main thread and the game thread running on the same physical core. So it is my opinion that the step should be skipped entirely as well. Since the main thread and game thread will be interchanging data often if they are on the same core the threads can take advantage of cache hits and so forth. Then again, without profiling the game, it's not possible to give credit to OP's theory the game will benefit from more cores. The game isn't designed for multithreading because as mentioned before a dedicated server has only two important threads.
    On IW5 I think we only have one logical thread that does the work on the main and game thread.
    It's a patch NTA did on IW4 devices to improve performance.

  • I need help for adding bots to MW3 Dedicated Server

    6
    0 Votes
    6 Posts
    74 Views

    Hello, everyone. I know that some of you are browsing the forum just like I am, searching for answers that other people may have asked.

    For those who have somehow landed here, I would like to say that my issue is solved and I'm going to thoroughly describe how.

    To start off, I'd like to describe my server so people would be able to copy it if in case they wanted a server of their own that's similar to mine.

    My server is a 12-player TDM/DOM/FFA/Gun Game server with map voting thanks to Sir Resxt's mapvote plugin and bots of a medium-high level of skill through github's ineedbots/iw5_bot_warfare. It automatically kicks out bots as soon as players fill the server. I'm not a programmer nor do I write code but I got it to work through editing the script here and there.

    First off, I'll talk about Resxt's Mapvote Plugin.

    The mapvote plugin needs to be simply slid inside your
    C:\Users\Name\AppData\Local\Plutonium\storage\iw5\scripts folder. If you don't have the folder, make it yourself.

    In order to see "AppData", you'll have to tick "Hidden Items" on the "View" tab located on the upper left side of your window which contains the tabs "File", "Home", "Share" and then "View".

    That is all. It's as simple as that. It will work on your server as soon as you drag the mapvote.gsc file there.

    Now, if you want to customize your mapvote to have more maps, you can add maps that you want by manually typing down their names in the mapvote.gsc file.

    I'll give you an example. Mine partially (removed many so it's shorter) looks like this:

    SetDvarIfNotInitialized("mapvote_maps", "Seatown,mp_seatown:Dome,mp_dome:Arkaden,mp_plaza2:Bakaara,mp_mogadishu:Resistance,mp_paris:Downturn,mp_exchange:Bootleg,mp_bootleg:Carbon,mp_carbon:Hardhat,mp_hardhat:Lockdown");

    If you want to add gamemode voting in your mapvote plugin, you can add them or remove whatever you want from what I wrote. I'm just giving you guys what it should look like.

    SetDvarIfNotInitialized("mapvote_modes", "Team Deathmatch,TDM_default:Domination,DOM_default:Free for All,FFA_default:Gun Game,GG_default");

    Next, I'll talk about Bot Warfare.

    Bot Warfare is a mod that adds bots. You simply download the "iw5bw230" zip file, extract it anywhere and click on the "Install" Windows Batch File. It'll automatically install your mod into your C:\Users\Name\AppData\Local\Plutonium\storage\iw5 folder. The mod file that will be installed is named as "z_svr_bots" and it will be an IWD file. If you want to configure anything regarding the bots that are not their names, it's not through editing that file.

    The file is actually an accumulation of different bot scripts for different maps and there's somehow a way to change bot names but I haven't figured it out yet.

    If you want to configure the bot difficulty and how much bots will be added and the automation of them being kicked as soon as someone joins in, you'll need to edit a different file. That file is actually your "server.cfg" file in your gameserver folder.

    For a 12 player server, here's my configuration for the bots.
    To have a limit of 12 players, I set my sv_maxclients to 12 for this server.

    Now, for the bots. Paste this thing anywhere you wish in the server.cfg file that you opened with Notepad++.
    This option allows you to have bots running 24/7 in your server as long as it's up. This will also turn off bot chatter (like how bots would taunt you in text chat in-game which is pretty funny at first but can get annoying for some).

    set bots_main "1"
    set bots_main_chat "0"
    set bots_manage_add "10"
    set bots_manage_fill "10"
    set bots_manage_fill_mode "0"
    set bots_manage_fill_kick "1"
    set bots_manage_fill_spec "1"
    set bots_skill "5"
    set bots_team "autoassign"
    set bots_team_force "1"

    So far with these settings, people have been able to join. I'm no programmer, I'm just an ordinary joe but through trial and error, I was able to test things out.

    You will NOT be able to change anything regarding the bots through pressing "N" on your game server. This is the only way to adjust your bot settings. As Resxt said, the admin is the server and not you.

    So, there's a reason why I only made the bots 10 instead of 12. I had issues with joining the server since the server said it was "full" when I put in 12.
    10 was safe and as soon as the limitation of "10" players (bots + players) were being hit, bots would automatically get kicked one by one until there are no more.

    If your max players are 18, I recommend turning set bots_manage_add and set bots_manage_fill to "16".

    set bots_skill "5" is a bit into aimbot territory, actually. As soon as the bots see an enemy, there's a slightly high chance that dude's getting lasered to death across the map. It could go even higher but with enough skill, anyone can get a Pave Low easily with this bot difficulty. Oh, and if you accidentally kissed an enemy bot by bumping into one around a corner, you'll be knifed instantly.

    I set the bots to autoassign so the teams would always be balanced in number.

    Hopefully this would help any future IW5 server makers!

  • mw3 server

    2
    0 Votes
    2 Posts
    87 Views

    https://forum.plutonium.pw/topic/32250/

  • Error with Custom Maps _load.ff

    8
    0 Votes
    8 Posts
    371 Views

    Example6428 this means FastDL is not setup properly
    Either the URL is not right, for example you included /usermaps in it, or the MIME types doesn't allow .ff files etc

  • Why can't I open a server?

    7
    0 Votes
    7 Posts
    204 Views

    Resxt Now I understand. Thank you very much for your interest.

  • Killstreaks disappear on my dedicated server

    5
    0 Votes
    5 Posts
    109 Views

    Could be the class replace script

  • 0 Votes
    3 Posts
    73 Views

    https://github.com/Resxt/Plutonium-IW5-Scripts/blob/main/gamemodes/all_or_nothing.gsc

  • why i cant make sever

    5
    0 Votes
    5 Posts
    138 Views

    thanks

  • 0 Votes
    6 Posts
    218 Views

    GodofZombie

    https://forum.plutonium.pw/search?in=titlesposts&term=installdir&matchWords=all&by=&categories=&searchChildren=false&hasTags=&replies=&repliesFilter=atleast&timeFilter=newer&timeRange=&sortBy=relevance&sortDirection=desc&showAs=posts

  • server errors

    4
    0 Votes
    4 Posts
    95 Views

    The easy way would be to just remove them.
    The harder way is for you to learn GSC and fix up the issues.

  • IW5 and Linux

    3
    0 Votes
    3 Posts
    127 Views

    Thanks that worked perfectly!

  • I need help with the unique ID

    5
    0 Votes
    5 Posts
    137 Views

    Xerxes How do you deactivate LAN mode, could you tell me the steps?

  • Mods and Servers

    5
    0 Votes
    5 Posts
    510 Views

    Resxt
    Yes.

  • Odd disconnect issue with bot warfare dedicated server

    3
    0 Votes
    3 Posts
    106 Views

    Can't really help you without a error message.
    Did make sure that everything is updated?

  • Failed to create key

    3
    0 Votes
    3 Posts
    135 Views

    Resxt Thank You

  • Region Locking Your Server?

    2
    0 Votes
    2 Posts
    123 Views

    I've never seen region locking and this looks like a bad idea anyways, but kicking people when they get above a certain ping is doable with an IW4MAdmin plugin for example

  • How to run a LAN dedicated server?

    7
    0 Votes
    7 Posts
    960 Views

    WickedSick It works for me here is my startup script
    start /wait /abovenormal bin\plutonium-bootstrapper-win32.exe iw5mp "%gamepath%" -dedicated -lan -offline +set sv_config bots.cfg +set map mp_paris

  • Dsr file error

    1
    0 Votes
    1 Posts
    52 Views
    No one has replied