Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

string code 7B format same as in TTDP #1889

Closed
DorpsGek opened this issue Mar 29, 2008 · 2 comments
Closed

string code 7B format same as in TTDP #1889

DorpsGek opened this issue Mar 29, 2008 · 2 comments
Labels
component: NewGRF This issue is related to NewGRFs flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

George opened the ticket and wrote:

http://wiki.ttdpatch.net/tiki-index.php?page=StringCodes specifies
7B Print dword
but in TTDP it splits number position like 23,424,424 while OTTD does it not like 23424424
It was not a problem unless I had to write litres. Nut there is no string code for dword in litres, only for word. So I had to to use "7B,000 litres" string, that does not much OTTD string format
Would it be possible to change string format to TTDP's one?

Reported version: 0.6.0-RC1
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/1889
@DorpsGek
Copy link
Member Author

Rubidium wrote:

Are 7C and 7E also formatted with thousand-separators?


This comment was imported from FlySpray: https://bugs.openttd.org/task/1889#comment3788

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Implemented


This comment was imported from FlySpray: https://bugs.openttd.org/task/1889

@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) component: NewGRF This issue is related to NewGRFs enhancement labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: NewGRF This issue is related to NewGRFs flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant