Skip to content

MW3 Server Hosting Support

304 Topics 1.2k Posts

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.

  • Unable to connect using external IP

    2
    0 Votes
    2 Posts
    370 Views
    mxve
    Make sure you allowed udp traffic ufw allow 27017/udp
  • [Ubuntu] Server stuck at 100% cpu usage when the game changed the map

    2
    0 Votes
    2 Posts
    362 Views
    FutureRave
    I consider one month of uptime to be quite good for a game made for Windows and running on a Linux system. Unless you somehow create a memory dump of the process when this issue occurs it's impossible to tell you anything concrete. You should put in place measures to restart the servers regularly.
  • need help with setting up a linux mw3 pluto server

    1
    0 Votes
    1 Posts
    227 Views
    No one has replied
  • Infected Server Highrise Question

    2
    0 Votes
    2 Posts
    366 Views
    Resxt
    I don't think you needed to create another topic since the topic is pretty much the same but whatever https://forum.plutonium.pw/topic/27760/mw3-infected-server/ Also note that giving a script file name doesn't make any sense. No one knows what gunrotation.gsc is. It's a script from a random guy so you can't just drop names and expect people to understand what you're talking about Anyways, one way or another yes you could write something like that at the right place in the code (onplayerspawned) if (GetDvar("mapname") == "mp_highrise") { self TakeWeapon("throwingknife_mp"); self GiveWeapon("bouncingbetty_mp"); }
  • Help Sensitivity

    1
    0 Votes
    1 Posts
    216 Views
    No one has replied
  • Files: cardTitleTable.csv / cardIconTable.csv

    4
    0 Votes
    4 Posts
    460 Views
    A Former User?
    @Resxt Ah ok https://github.com/Brentdevent/MW3-GSC-Dump/tree/main/_raw-files/mp There you go Cheers MAD_DAD
  • iw4m problems

    2
    0 Votes
    2 Posts
    333 Views
    Resxt
    You should double check everything (password, unique log path) and read the wiki If you can't find the answer you should ask for help on their Discord
  • Ban serveurs WyeSoft for no reason

    3
    0 Votes
    3 Posts
    380 Views
    S.Nirva
    Très bien merci pour votre réponse
  • Can someone unban my VPS provider?

    1
    0 Votes
    1 Posts
    287 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Server stopped to appear in servers list

    Locked
    4
    0 Votes
    4 Posts
    630 Views
    Eldor
    You use common sense.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    20 Views
    No one has replied
  • IW4MAdmin - Votekick not working

    4
    0 Votes
    4 Posts
    567 Views
    Resxt
    @PutPut no, you can either subscribe to IW4MAdmin plugins or install them manually by download the plugins files and placing them manually. I never got subscription to work flawlessly so I gave up on this and thus I cannot help you with subscriptions. Normally you install a plugin, reboot IW4MAdmin and it asks you to configure the plugin in IW4M's cmd or for some plugins you edit the json files To give you an example this is what I have because I configured it when re-running IW4MAdmin [image: 1668521458944-b597f9f7-45c0-4ca7-b8f8-3db81295791d-image.png] And here's my plugin installation, as a file [image: 1668521504290-f3bf7dac-d013-402d-af9c-16cf1827341b-image.png]
  • How do I make a dedi server start on a random map?

    4
    0 Votes
    4 Posts
    772 Views
    FutureRave
    This is something worth putting in the feature and bug bounties section as this is a feature on at least two other call of duty clients. The idea proposed by Resxt is very cool. I would probably do it that way as well in the meantime.
  • Error sv_maxclients

    2
    0 Votes
    2 Posts
    423 Views
    FutureRave
    @Esot3ric It's not an issue with your config. Somewhere, somehow in some game file, it attempts to set it to 24, but it's completely ignored because it is not a valid value. It will remain 14 or whatever you set it to.
  • Crash - remoteUAV_trackEntities

    2
    0 Votes
    2 Posts
    340 Views
    FutureRave
    This is not a crash @Cosbys-Perc-30s. It's a script runtime error. It does not affect gameplay but may cause hitching if it happens frequently.
  • Hosting Provider for Plutonium IW5 Dedicated Server

    2
    0 Votes
    2 Posts
    399 Views
    Blooberz
    Hello, I can host the server/setup the server if you'd like. Add me on discord GamingLxg#8450 And we can discuss further
  • Hello, I would like some help/information.

    2
    0 Votes
    2 Posts
    284 Views
    Resxt
    There's no official support/doc for it but on Ubuntu based OS you can, don't know about Debian, I would say yes, not sure. There are some tutorials on the forum for Ubuntu and people that know how could help, but I don't know
  • WARNING: TDM 1 server closed or dropped server restarts

    Moved
    13
    1
    0 Votes
    13 Posts
    2k Views
    Resxt
    @aZov-UA our guide provides a free download from Steam already https://plutonium.pw/docs/install/#installing-the-base-game-mw3
  • MW3 Dedicated Server - Player Informations

    3
    1
    0 Votes
    3 Posts
    578 Views
    MikeXDVR
    @Resxt Thank you very much for the prompt reply. Now, I am going to read your guide and I hope to succeed!