How do I add a list of players to the scenario?
How do I add a list of players to the scenario?
Is it possible to add to the scenario script a window with a list of players, and the time that they spent in the game?
My native language is russian. Sorry if my messages are difficult to read.
Re: How do I add a list of players to the scenario?
Yes, you must make own GUI with this information.WIZ4 wrote:Is it possible to add to the scenario script a window with a list of players, and the time that they spent in the game?
http://lua-api.factorio.com/latest/LuaBootstrap.html
http://lua-api.factorio.com/latest/events.html
http://lua-api.factorio.com/latest/LuaGui.html
http://lua-api.factorio.com/latest/LuaGuiElement.html
http://lua-api.factorio.com/latest/LuaPlayer.html