[0.12.2]game.player.print table
Posted: Wed Aug 05, 2015 6:48 pm
One of the error messages on incorrect usage of game.player.print states: Invalid literal type (boolean) in localisedstring, table, string or number type expected.
Apart from the fact that it cannot print bool, it can also be inferred from this message that it can print tables, but invocation with table also results into error about unknown keys. (even if the table consists of localised strings)
Could there be some clarification on that?
(Was the previous thread silently moved to help or it was me missing a board?)
edit: nevermind, a table of localised strings worked I've just missed the category when referencing it, sorry.
Apart from the fact that it cannot print bool, it can also be inferred from this message that it can print tables, but invocation with table also results into error about unknown keys. (even if the table consists of localised strings)
Could there be some clarification on that?
(Was the previous thread silently moved to help or it was me missing a board?)
edit: nevermind, a table of localised strings worked I've just missed the category when referencing it, sorry.