New fan scenarios for C&C Medieval missing "choose side" dialog

Hello, I am having a bit of trouble adding some new scenarios to the Commands & Colors Medieval module. The new edited scenarios appear in the new module Welcomg dialog “Select Setup” drop down list, but when I select the the new scenario it skips over the “Choose Side” dialog.

Perhaps this is a problem with how I created the scenario vsav files. If I edit the Medieval module, clone an existing scenario and change the module 001.vsav to my own vsav scenario setup, the “Choose Side” dialog is lost. The opened module has the solitaire player just as the “load saved game” option.

Is there a way to change the vsav file so it has no player selected? Or what starting point should I use to define my scenario without a player selected?

Thanks, beckerdo

Make sure you are <observer> when you save the game - otherwise the side you are currently at will be “taken”. What you can do, is to reopen the .vsav file - making sure you are not signed in to a side - then change to <observer> and save again.

If that doesn’t work, there is a way to “clear” users, passwords, sides, etc. from a .vsav file using a simple Python script.

Yours,
Christian

That did the trick! Thank you very much.