The International Simutrans Forum

Development => Bug Reports => Topic started by: Andarix on November 24, 2024, 06:58:55 AM

Title: 124.2.2 r11400 - Scenario function ttext not translate text
Post by: Andarix on November 24, 2024, 06:58:55 AM
https://dwachs.github.io/simutrans-sqapi-doc/classttext.html (https://dwachs.github.io/simutrans-sqapi-doc/classttext.html)

The text is not translated.

Screenshot 2024-11-24 075559.jpg
Title: Re: 124.2.2 r11400 - Scenario function ttext not translate text
Post by: Yona-TYT on November 24, 2024, 04:22:44 PM
I can confirm here that it is not working, something must have broken in the simutrans code.
Title: Re: 124.2.2 r11400 - Scenario function ttext not translate text
Post by: prissi on December 21, 2024, 07:20:59 AM
ttext is not implemented in the C++ code. It is defined in script_base.nut line 110. Thus, the error must be in the squirrel code.