Enable Auto Spawn For Enemies
Posted: Sun Mar 01, 2015 11:50 am
Hello Its My First Time Posting.
I would Like To Know How To Add Enemies (Byters,Spawners, Spitters Worms ETC...)To My Current Map.
I think I may Have Accidentally Removed enemies When I created The Map
I would Like Them To Auto Spawn
I Know Of these Commands In The Console but They only Create one Ennemie Manually:
/c game.createentity{name = "big-biter", position= {15, 3}, force = game.forces.player}
/c game.createentity{name = "medium-biter", position= {15, 3}, force = game.forces.enemy}
This Is Not Allowed:
/c defines.diffculty.normal (1)
This Does Nothing:(I think its Because There is No Enemies)
game.peacefulmode = false
As A side note if i run a command with:
game.player.character.position
game.player.print
in it but It says the Player does not exist
Factorio 0.11.16,
Thanx
I would Like To Know How To Add Enemies (Byters,Spawners, Spitters Worms ETC...)To My Current Map.
I think I may Have Accidentally Removed enemies When I created The Map
I would Like Them To Auto Spawn
I Know Of these Commands In The Console but They only Create one Ennemie Manually:
/c game.createentity{name = "big-biter", position= {15, 3}, force = game.forces.player}
/c game.createentity{name = "medium-biter", position= {15, 3}, force = game.forces.enemy}
This Is Not Allowed:
/c defines.diffculty.normal (1)
This Does Nothing:(I think its Because There is No Enemies)
game.peacefulmode = false
As A side note if i run a command with:
game.player.character.position
game.player.print
in it but It says the Player does not exist
Factorio 0.11.16,
Thanx