Biter Factions


Turns the once peaceful biters into different factions, warring for domination over Nauvis alongside the player. They will fight amongst themselves for land.

Content
3 years ago
0.17 - 1.1
7.71K
Enemies

g Thank you

5 years ago

This seems really great ! thanks for your work i'll try it for sure!

5 years ago

It's a simple mod, but it really makes the world feel more alive! have fun!

5 years ago
(updated 5 years ago)

may i suggest to add an option for player to make an alliance with biter?

5 years ago

may i suggest to add an option for player to make an alliance with biter?

I may upgrade the mod at some point to add these kinds of things in - for now it's just a simple mod

5 years ago
(updated 5 years ago)

This worked for me in console:
/c for F in pairs(game.forces) do game.player.print(F) end
/c game.forces['player'].set_cease_fire('Team1', true)
/c game.forces['Team1'].set_cease_fire('player', true)

where Team1 is your favorite Biter group from the list that pops up (eg Biter_Faction_1). Credit to scad.luncher's Steam guide for the reference.

New response