[Release] [ZM] Select your character options for solo custom game
-
Is there a 'random' setting for characters in case you still want that option?
-
Sakaarason
Yes. It will default to random for every map:
-
can i play any of these in a custom game with friends?
-
okay it lets me choose my character on the lobby. but, in game its still being random character
-
undefined Hadi77KSA referenced this topic on
-
undefined G0LD3N 4RM referenced this topic on
-
either im retarded or this does not work at all
-
lord Izaiha I second this. I tried both methods and I can't get this to work at all
-
it doesn't work
-
it does work for me either
-
neither
-
Not working for me either, both options
custom maps and character select aren't showing in custom games -
The LUA file that this mod replaces got moved to a different path with update r4516, and is overriding the path this mod places the LUA file at. This is why this mod’s additional custom games options aren’t appearing. I personally suggest installing this mod as a mod folder and loading the mod through it so that bypassing the Plutonium updater won’t be necessary to keep this mod applied, but an alternative method would be to modify the
install_survivals.bat
file and replace the firstxcopy
line with this:xcopy /i "%CD%\privategamelobby_project.lua" "%localappdata%\Plutonium\storage\t6\raw\ui_mp\t6\menus" /y
Basically, just add
raw\
beforeui_mp
.