Standart Forces Name Change?

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.
Post Reply
KDR
Burner Inserter
Burner Inserter
Posts: 6
Joined: Wed Jun 21, 2017 11:51 pm
Contact:

Standart Forces Name Change?

Post by KDR »

If you didn't changed anything before, you'll get 3 teams:
'player' -- default team for all new players who joins the game, including you.
'enemy' -- default team for aliens, their hives, bitters, spitters etc.
'neutral' -- empty team by default, but you can join it to build some infrastructure accessible for members of all teams, including currently not existing.

How i can change the Title of this 3 groups, just the name, nothing else? Where i can find the files?

Rseding91
Factorio Staff
Factorio Staff
Posts: 13202
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Standart Forces Name Change?

Post by Rseding91 »

You can't change the force names of the built in forces.
If you want to get ahold of me I'm almost always on Discord.

KDR
Burner Inserter
Burner Inserter
Posts: 6
Joined: Wed Jun 21, 2017 11:51 pm
Contact:

Re: Standart Forces Name Change?

Post by KDR »

And is there any way to change the buildings build by the team.
i dont want to be on players but when i leave then my builded factory is red and not mine. can i change that?

User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

Re: Standart Forces Name Change?

Post by prg »

Code: Select all

/c for _, entity in pairs(game.player.surface.find_entities_filtered{force="player"}) do entity.force="new-force" end
(assuming you only have one surface with player stuff on it)
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!

KDR
Burner Inserter
Burner Inserter
Posts: 6
Joined: Wed Jun 21, 2017 11:51 pm
Contact:

Re: Standart Forces Name Change?

Post by KDR »

Thanks this worked :D but now are 2 forces with the buildings, how can i delete one of these? which command?

User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

Re: Standart Forces Name Change?

Post by prg »

Could you rephrase that question? What did you do already, what are you trying to achieve exactly?
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!

KDR
Burner Inserter
Burner Inserter
Posts: 6
Joined: Wed Jun 21, 2017 11:51 pm
Contact:

Re: Standart Forces Name Change?

Post by KDR »

Sorry for my bad english,

i mean when i change the buildings to another force, then the first force keep this buildings too, i dont want this, i want that the first force give the buildings to force 2, and then delete by force 1.

User avatar
prg
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Jan 19, 2015 12:39 am
Contact:

Re: Standart Forces Name Change?

Post by prg »

What makes you think the buildings belong to two forces at the same time?
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!

KDR
Burner Inserter
Burner Inserter
Posts: 6
Joined: Wed Jun 21, 2017 11:51 pm
Contact:

Re: Standart Forces Name Change?

Post by KDR »

Its not marked red on the map for force 1 and force 2, player force is active on the buildings and my own force too

Post Reply

Return to “Technical Help”