I did it successfully, however I want to set the factions to only be britain and france for every game, is that possible?
add_factions <faction_id/faction_name> <faction_id/faction_name> #adds new factions for team 1 and team 2 to the factions list
and so it looks when its done
add_factions fac_britain fac_britain
add_factions fac_france fac_france
add_factions fac_prussia fac_prussia
add_factions fac_russia fac_russia
add_factions fac_austria fac_austria
set_randomize_factions 1 #randomizes the faction results using the factions list
Good luck
Aldemar