Individual progress but play together in the same session?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
haise1123
Burner Inserter
Burner Inserter
Posts: 6
Joined: Wed Aug 18, 2021 7:04 pm
Contact:

Individual progress but play together in the same session?

Post by haise1123 »

Hi, a few friends of mine want to play a kind of survival mode but together.

We will be on the same side, so it's not PvP, we just want to have a separate base and separate research tree to see who will become the last man standing in both defense and technology.

How can I accomplish this scenario? Sorry if it already exists in the game, I've always played only the Freeplay with those guys, and haven't played any other game modes yet.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Individual progress but play together in the same session?

Post by DaveMcW »

Start the PvP scenario.

Then run this console command:

Code: Select all

/c
for a = 4, #game.forces do
  for b = 4, #game.forces do
    game.forces[a].set_cease_fire(game.forces[b], true)
  end
end

Post Reply

Return to “Gameplay Help”