Yeah 5 classes is normal for PlutoT6. However you can use class sets if you need to.
Next future update hopefully that be fixed.
Yeah 5 classes is normal for PlutoT6. However you can use class sets if you need to.
Next future update hopefully that be fixed.
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.
.dspl system was pretty limited. only allowed 16 maps max but I send feature request to the team if you want it back.
Congrats man!
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
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.
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.
What's wrong with IW4MAdmin? It has reserve slots.
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.
Have you try hitting refresh a couple or more times?
That seems to be common error we been getting lately. No fix at this time.
Works fine on 2019. maybe your OS was bugged.
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..
Ah thanks.
You can also do connect on the command too
+name "Fry" +connect ip:port -lan
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.
Revin said in StartServer won't launch after setting it up following forum post:
its meant to be in here aint it
Yes.
Revin You might want to make sure your game folder is correct. Try downloading it from steam.
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
That's a good sign. your set.