Medieval Engineers Guide

HowTo Remove Bots/other Players  from Savegame for Medieval Engineers

HowTo Remove Bots/other Players from Savegame

Overview

HowTo Remove Bots or other Players from a Savegame.Wie man aus einem Savegame die Bots, oder andere Spieler löscht…Version 1.0 (ME Version 02.021)

English Version

CAUTION !
This HowTo is ment to be for SP,in MP you can delete other Players this way as well !

They can be a big help, but sometimes they just have to leave.
This is a short HowTo delete Bots from Savegames.

I prefer Notepad++ to edit, because we can highlight XML in it.
But a normal Texteditor will do the work too…
If you are not much familiar with XML or even HTML or Container stuff you should ask a friend 😉

To find your Savegames type :
%AppData%MedievalEngineersSaves
into your Explorer. In there you have to open the numbered Folder (this is your Steam64ID) . Now you see your Savegamefolders .Choose and open the one you like to edit.Backup your Savegame Folder ! (just copie it somewhere…)
Now load the Sandbox.sbc into your texteditor.

1. Search for <ControlledEntities> the first <item>is YOU</item>, all others <item>I AM BOT</item> delete the others…
2. Search for <Identities> the first <MyObjectBuilder_Identity> is YOU, you can delete the others…
3. Search for <AllPlayersData> the first <item>Is YOU</item>,all others <item>I AM BOT</item> delete the others…
4. Search for <BotBrains> here you can delete ALL <BotData>I AM BOTLOGIC</BotData>
5. Save and give it a try ,does it work ?

Deutsche Version

ACHTUNG ! Dieses HowTo bezieht sich auf den Single Player Modus, im MP löscht man so auch Spieler !

Auch wenn Sie eine tolle Hilfe sind, manchmal müssen die Bots weg. (Wie z.B. wenn man sie nicht bekämpfen kann 😉 )
Hier eine kurze Anleitung wie man Bots aus einem Savegame entfernt.

Ich empfehle Notepad++ zum Editieren , da man dort XML hervorheben kann.Es genügt aber auch ein normaler Texteditor…
Wer XML, oder HTML garnicht kennt, bzw mit Containern vertraut ist, sollte besser einen Freund fragen !

Suche dein Savegame indem du im Explorer %AppData%MedievalEngineersSaves eingibst, und den Ordner darin (Name wie SteamID64) öffnest. Öffne nun den Ordner des Savegames das du bearbeiten möchtest.Am besten du erstellst auch eine Kopie des Ordners.
Nun öffne die Sandbox.sbc mit deinem TextEditor.

Bei allen Einträgen, die wir nun bearbeiten, ist der 1. Eintrag der Spieler, also DU ! Diesen wollen wir NICHT löschen 😉 .

1. Suche nach <ControlledEntities> darin ist der erste <item> Eintrag der Spieler, alle weiteren <item>IST EIN BOT</item> löschen…
2. Suche nach <Identities> darin ist der erste <MyObjectBuilder_Identity> natürlich der Spieler, alle weiteren SIND BOTS…
3. Suche nach <AllPlayersData> darin ist das erste <item> der Eintrag vom Spieler, alle weitern <item>IST EIN BOT</item>
4. Suche nach <BotBrains> darin sind NUR Bot Daten , also immer von/bis <BotData>IST EIN BOT</BotData>
5. Speichern und in ME ausprobieren, alles richtig gemacht ?

SteamSolo.com