Page 2 of 2

Re: New currencies?

Posted: 26 Jan 2018 17:18
by PaulC
Gwyd wrote:Hang on, are you saying a multiplyer of less than one makes everything cost 0? I can see a use for this.
Not quite. The multipliers are just a visual thing for the player, everything has the same value internally regardless of whether the multiplier is x1, x50, or even x0. Setting the multiplier to 0 just means that everything reads as 0 on the screen, but it really still costs the same -- switch back to pounds and you'll see that the train you just bought still cost you £15,000 (or $30,000, etc).
agentw4b wrote:Create a bitcoin :-)
I would very much have liked to, but in OTTD the value of 1 Bitcoin could never be more than £1, so that really defeats the purpose. You could do it very easily for TTDP but what would be the point, who would use it now?

Re: New currencies?

Posted: 28 Jan 2018 01:59
by kamnet
It would be nice if one or more developers decided to fix these issues.

Re: New currencies?

Posted: 31 Jan 2018 07:59
by PaulC
It's not just the borked multipliers; there are also problems with the currency IDs, and if you attempt to overwrite the custom currency you can make OTTD crash. All that said, I haven't given up hope of doing something with this feature. :)

Re: New currencies?

Posted: 31 Jan 2018 09:11
by agentw4b
And could not multipliers change daily according to the current currency rate?
Or according to historical charts.

Re: New currencies?

Posted: 01 Feb 2018 20:37
by PaulC
But how would you propose to update the multipliers on a daily basis? And what would be the benefit?

Anyway, I've coded up a grf. :) It's just a quick demo but it seems to work ok and may end up being a proper thing, but for now it replaces three of the default currencies with:

Indian Rupee (£1 x 86)
Philippine Peso (£1 x 68)
Thai Baht (£1 x 44)

Important note: new currencies will only be available in-game, they won't be shown in the main menu!

Since a couple of people seem vaguely interested perhaps you'd like to give it a go and let me know if it does anything weird.

Re: New currencies?

Posted: 27 May 2018 13:23
by ANIKHTOS
PaulC wrote:But how would you propose to update the multipliers on a daily basis? And what would be the benefit?

Anyway, I've coded up a grf. :) It's just a quick demo but it seems to work ok and may end up being a proper thing, but for now it replaces three of the default currencies with:

Indian Rupee (£1 x 86)
Philippine Peso (£1 x 68)
Thai Baht (£1 x 44)

Important note: new currencies will only be available in-game, they won't be shown in the main menu!

Since a couple of people seem vaguely interested perhaps you'd like to give it a go and let me know if it does anything weird.

hello
could you make a custom currency of 1 credit =6000 GBR


i want to have my numbers low
and this way i can play with an ancient unit called Talanta which was equal with 6000
so having 1 talanto in the ancient times it meant a lot of money


when i was playing the original game i started with japanese yen so i can feel rich with millions and as the game ws going on i was changing currency so the numbers will not grow too much


a currency bigger than the British pound would be so nice i could play the game again with small numbers

Re: New currencies?

Posted: 27 May 2018 16:17
by PaulC
No, sorry. £1 x 1 is the lowest OTTD can go.