Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

Fryundefined

Fry

@Fry
Plutonium Staff
About
Posts
150
Topics
4
Shares
0
Groups
1
Followers
152
Following
335

Posts

Recent Best Controversial

  • Does anyone else have only 5 classes? BO2
    Fryundefined Fry

    Yeah 5 classes is normal for PlutoT6. However you can use class sets if you need to.

    Next future update hopefully that be fixed.

    General Discussion

  • Can't start game after I start server (nor vice versa)
    Fryundefined Fry

    Hey Camelman sorry for the late response might be best if you create C:\PlutoServer and place the updater.bat and startserver.bat on that folder.

    Simply just Change the following

    Updater.bat

    @echo off
    Plutonium.exe -install-dir "C:\PlutoServer" -update-only
    

    Place the startserver.bat in C:\PlutoServer. (You might have to edit this but if the window still closes on you)

    @echo off
    .\bin\plutonium-bootstrapper-win32.exe iw5mp "C:\your\normal\mw3\game\folder\here" +set key "secondkeyhashgoeshere" +start_map_rotate -dedicated
    

    That way you have 2 plutonium-bootstrapper-win32.exe's which hopefully doesn't conflict between your server and the game.

    If still have problems. Then you might have to setup another computer box with RDP access or virtual machine.

    MW3 Server Hosting Support

  • Help with .dspl Files
    Fryundefined Fry

    .dspl system was pretty limited. only allowed 16 maps max but I send feature request to the team if you want it back.

    MW3 Server Hosting Support

  • Dedicated Server Not Showing Up in Server Browser
    Fryundefined Fry

    Congrats man! 🙂

    MW3 Server Hosting Support

  • [Release] [ZM] ZOMBIES++
    Fryundefined Fry

    Cahz said in [Release] [Zombies] ZOMBIES++ MOD (Extra Perk Machines, Powerups, more):

    Fry I had two different versions of this mod that I had made, and there seems to be mix ups between the two. So if it is in, you should be able to use it. I have it running on my server and it works

    yeah I seem to change 20 to 15 and it worked

    BO2 Modding Releases & Resources

  • [Release] [ZM] ZOMBIES++
    Fryundefined Fry

    So I notice JezuzLizard's map restart workaround exist on the zm_server_fuctions.gsc but doesn't seem to work when the round is over.

    BO2 Modding Releases & Resources

  • [Release] [ZM] ZOMBIES++
    Fryundefined Fry

    Cahz said in [Release] [Zombies] ZOMBIES++ MOD (Extra Perk Machines, Powerups, more):

    Fry It's split into 4 gscs for anyone who wanted to edit stuff without getting lost in one long file. I use gsc studio to edit it and compile

    Ah I see. I guess I download GSC studio then.

    Thanks.

    BO2 Modding Releases & Resources

  • question on making a simple gsc code for "reserved slots"
    Fryundefined Fry

    What's wrong with IW4MAdmin? It has reserve slots.

    BO2 Modding Support & Discussion

  • [Release] [ZM] ZOMBIES++
    Fryundefined Fry

    Why is your source code split in 3 and not just 1 gsc that you precompiled? 🤔

    Did you use compiler.exe or GSC studio?

    I was going to include it with JezuzLizard's MapRestartWorkaround script.

    BO2 Modding Releases & Resources

  • Servers disappearing?
    Fryundefined Fry

    Have you try hitting refresh a couple or more times?

    MW3 Client Support

  • Server crash error message
    Fryundefined Fry

    That seems to be common error we been getting lately. No fix at this time.

    MW3 Server Hosting Support

  • Dedicated server crashing at the start
    Fryundefined Fry

    Works fine on 2019. maybe your OS was bugged.

    MW3 Server Hosting Support

  • Lan server with friends
    Fryundefined Fry

    Yes

    Try making a LAN.bat file and copy and paste this command line in notepad.

    @echo off
    .\bin\plutonium-bootstrapper-win32.exe iw5mp "C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 3" +name "ColouRz" -lan
    

    Place it in your C:\Users\YOURNAME\AppData\Local\Plutonium

    If your MW3 not in C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 3 then you need to change that line in the bat.

    Port forward your router to 27016.
    Now go to private match and type in map mp_dome`
    Give your friend your IP address and tell him to open console and type in connect theip

    Not sure why would you need Radmin but that could work too..

    MW3 Server Hosting Support

  • -lan starts game instead of server
    Fryundefined Fry

    Ah thanks.

    You can also do connect on the command too

    +name "Fry" +connect ip:port -lan
    
    MW3 Server Hosting Support

  • -lan starts game instead of server
    Fryundefined Fry

    I just discover this and figure it out myself.

    Try making a LAN.bat file and copy and paste this command line in notepad.

    @echo off
    .\bin\plutonium-bootstrapper-win32.exe iw5mp "C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 3" +name "ColouRz" -lan
    

    Place it in your C:\Users\YOURNAME\AppData\Local\Plutonium

    If your IW5 not in C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Modern Warfare 3 then you need to change that line in the bat.

    Update: Might want to hold off on that.

    MW3 Server Hosting Support

  • StartServer won't launch after setting it up following forum post
    Fryundefined Fry

    Revin said in StartServer won't launch after setting it up following forum post:

    0f7ec226-fdd6-4e17-83e2-9aca2daf1a3a-image.png its meant to be in here aint it

    Yes.

    MW3 Server Hosting Support

  • StartServer won't launch after setting it up following forum post
    Fryundefined Fry

    Revin You might want to make sure your game folder is correct. Try downloading it from steam.

    MW3 Server Hosting Support

  • StartServer won't launch after setting it up following forum post
    Fryundefined Fry

    You will have to edit IW4MAdminSettings.json and add the following next to your PlutoT6

        {
          "IPAddress": "Your.IP",
          "Port": 27016,
          "Password": "password",
          "Rules": [],
          "AutoMessages": [],
          "ManualLogPath": null,
          "RConParserVersion": "IW5 MP 1.9 build 388110 Fri Sep 14 00:04:28 2012 win-x86",
          "EventParserVersion": "IW5 MP 1.9 build 388110 Fri Sep 14 00:04:28 2012 win-x86",
          "ReservedSlotNumber": 0,
         "GameLogServerUrl": null
        }
    

    Don't forget to add a , at the end of your PlutoT6 server bracket. validate your json to make sure no errors at https://jsonlint.com/

    Make sure your router is port forward and Windows Firewall allow 27016

    MW3 Server Hosting Support

  • StartServer won't launch after setting it up following forum post
    Fryundefined Fry

    That's a good sign. your set.

    MW3 Server Hosting Support
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 6 / 8
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate