Page 1 of 1

[0.11.21] concatenation problems

Posted: Thu Apr 16, 2015 2:31 pm
by rk84
I think we have forgot to report this. concatenation does not work with print and setgoaldescription -methods.
End result for these console commands is empty string.

Code: Select all

/c game.player.setgoaldescription({"", "qwerty", "QWERTY"})
/c game.player.print({"", "qwerty", "QWERTY"})
Example picture in this post

Re: [0.11.21] concatenation problems

Posted: Thu Apr 23, 2015 7:49 am
by kovarex
Thanks for the report, it is fixed for 0.11.22 now.