Rotate maps with the remastered mod?
-
Hi all,
So I’m wondering if anyone knows how or if it’s possible to rotate the plutonium zombie servers maps (nacht, Verruckt, Shi No Numa, Der Riese) with the remastered mod which is over on the UGX forums.
I’ve noticed the mod provides 4 folders which is 1 for each map but interested to see if anyone has a solution?
-
Of course, something like:
set sv_mapRotation "loadmod "mods/nazi_zombie_remastered" map nazi_zombie_prototype loadmod "mods/nazi_zombie_remastered_dlc1)" map nazi_zombie_asylum"
It’s the same as loading multiple custom maps
-
John_Banana Awesome thanks for your help! I'll give this a try.
-
John_Banana Ok so I have given this a try, it works when on nacht, but when it switches to Verruckt it doesn't load the mod?
-
Go in
dedicated_zm.cfg
:set sv_mapRotation "loadmod \"mods/nazi_zombie_remastered\" map nazi_zombie_prototype loadmod \"mods/nazi_zombie_remastered_dlc1\" map nazi_zombie_asylum loadmod \"mods/nazi_zombie_remastered_dlc2\" map nazi_zombie_sumpf loadmod \"mods/nazi_zombie_remastered_dlc3\" map nazi_zombie_factory"
And in
T4_zm_server.sh
:
MOD="mods/nazi_zombie_remastered mods/nazi_zombie_remastered_dlc1 mods/nazi_zombie_remastered_dlc2 mods/nazi_zombie_remastered_dlc3"