Community Forum

Directly load savegame xx after start

Forum Overview >> Scripting

CategoryScripting
Created09.06.2011 14:06


Florian Otte (Unknown) 09.06.2011 14:08
Hi there,

Is is possible to directly start into the state of one savegame without having to click on carreer and choose a particular savegame? I thought of starting parameters like ls2011.exe -save=1 or something like that.

Cheers, Florian

Christian S (Unknown) 11.06.2011 10:24
Hi,

Its posssible:

Open "My Games\FarmingSimulator2011\savegames.xml" in text editor, there you will find a Line like below.

change active to true and the number to the Savegame you want to load (1..6)

<careerStart active="false" savegame="1" />

Best regards
Christian

Florian Otte (Unknown) 13.06.2011 18:18
Thank you very Much!


Note: Log in to post. Create a new account here.