User:LCruel: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* http://lua-api.factorio.com/0.12.26/Concepts.html#Command
* http://lua-api.factorio.com/0.12.26/Concepts.html#Command
* http://lua-api.factorio.com/0.12.27/Concepts.html#Command
* http://lua-api.factorio.com/0.12.27/Concepts.html#Command
* https://wiki.factorio.com/index.php?title=Modding_Tutorial


Usefull commands:
Usefull commands:
* for i, player in ipairs(game.players) do player.force.reset_technologies() end
* for i, player in ipairs(game.players) do player.force.reset_technologies() end

Revision as of 17:37, 17 April 2016