
Im not sure if this has alredy been asked, I tried to search but I didnt find it.
I think there are some commands that we dont need to know, for example, the command "game.isdemo" I dont see any comunity use in it. (wich is in the wiki)malokin wrote:Man, if only the devs released some kind of list of commands that we could all use to get these commands we need.
Code: Select all
game.peacefulmode = false
Well this has alredy been answered, and I make a factorio mod so yea... I know thatArdagan wrote:Check on wiki for lua code. Basically, you have access to some methods/parameters in-game that you can modify. More-over that's some small programming language that you can use in both scripts/mods and console.