How to unlock ingame tutorials ?

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
User avatar
volkoff
Burner Inserter
Burner Inserter
Posts: 14
Joined: Sun Aug 30, 2020 12:08 am
Contact:

How to unlock ingame tutorials ?

Post by volkoff »

Greetings!!!

Does someone have a bug when you completed a game, launched rocket but in-game tutorials still unavailable? (watch screenshot)
Maybe trhat happened because i launched this save in multiplayer few times ? (so that is a bug . then still not available in singleplayer)
How to unlock them ? maybe with some console command ? (will it lock achievements in this case ??)

direct link to fullsize screenshot
screenshot

Thank you.
Loewchen
Global Moderator
Global Moderator
Posts: 9742
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: How to unlock ingame tutorials ?

Post by Loewchen »

I think they unlock on specific research being completed, no idea why it did not trigger for you. You could start a new map and complete all research via command and it would make tutorials available in general or you can edit your player-data.json file and set all to "suggested".
Look for those entries and add them if they are missing:

Code: Select all

 
  "tutorials": 
  {
    "stack-transfers": 
    {
      "status": "suggested"
    },
    "logistic-system-basic": 
    {
      "status": "completed"
    },
    "construction-robots": 
    {
      "status": "completed"
    },
    "trains-basics": 
    {
      "status": "completed"
    },
    "trains-ghost-rail-planner": 
    {
      "status": "completed"
    },
    "trains-stations": 
    {
      "status": "completed"
    },
    "trains-basic-signals": 
    {
      "status": "completed"
    },
    "trains-advanced-signals": 
    {
      "status": "completed"
    }
  },
User avatar
volkoff
Burner Inserter
Burner Inserter
Posts: 14
Joined: Sun Aug 30, 2020 12:08 am
Contact:

Re: How to unlock ingame tutorials ?

Post by volkoff »

Loewchen wrote: Sun Aug 30, 2020 12:37 am I think they unlock on specific research being completed, no idea why it did not trigger for you. You could start a new map and complete all research via command and it would make tutorials available in general or you can edit your player-data.json file and set all to "suggested".
Look for those entries and add them if they are missing:

Yes, that helped.
https://i.ibb.co/Hh3chWn/3333.jpg
Thank you! :)
Post Reply

Return to “Technical Help”