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?
Standart Forces Name Change?
Re: Standart Forces Name Change?
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.
Re: Standart Forces Name Change?
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?
i dont want to be on players but when i leave then my builded factory is red and not mine. can i change that?
Re: Standart Forces Name Change?
Code: Select all
/c for _, entity in pairs(game.player.surface.find_entities_filtered{force="player"}) do entity.force="new-force" end
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!
Re: Standart Forces Name Change?
Thanks this worked but now are 2 forces with the buildings, how can i delete one of these? which command?
Re: Standart Forces Name Change?
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!
Re: Standart Forces Name Change?
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.
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.
Re: Standart Forces Name Change?
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!
Re: Standart Forces Name Change?
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