I wish we didFooBar wrote:We currently don't support cheats


Moderator: Graphics Moderators
I wish we didFooBar wrote:We currently don't support cheats
the best you can do is try cheat engine or artmoney, and find the address for the industries production value, each industry has its own for each kind.andythenorth wrote:I wish we didFooBar wrote:We currently don't support cheatsWhen testing newgrf vehicles (especially 1000t ships) it's useful to use the production value cheat. Maybe I should fix that
...not so muchRoujin wrote:Maybe from your perspective, this information is interesting
I'm not totally convinced by that. The player could be thinking: how much is needed? Does more improve the chances? Are they needed every month?but for the average user something like "the presence of engineering supplies boosts production" is all he needs.
Code: Select all
Cargo waiting to be processed:
123 units of H2 (200 max)
321 units of 02 (250 max)
Belugas - Tuesday, 18 March 2008, 18:03 GMT+3 wrote:Work has already begun on it.
It will not be part of the 0.6 betas nor RCs to come, tough, as we try to avoid as much as possible breaking the actual release process
If ever you already have a working grf based on the last proposal by Dalestan, it might be usefull for us to test it with
George wrote:Thy not to pick up the old (over 3 years if I'm not mistaken) suggestion to allow writing max store size on the same line as amount of cargo waiting?Code: Select all
Cargo waiting to be processed:[/quote] Hey, nice suggestion. I have tested using callback 37 to set a '(Max 200)' text this way. Two issues: 1. Is this a monster hack? I don't want to set this up for 64 industries if it's a bad idea. 2. The string gets truncated if too long. Can't see a way round this. Wrapping to the next line will bounce down following cargo texts. Keeping text short should help, but may not always be sufficient. [attachment=0]the_pain_5.png[/attachment]
andythenorth wrote:George wrote:Thy not to pick up the old (over 3 years if I'm not mistaken) suggestion to allow writing max store size on the same line as amount of cargo waiting?Code: Select all
Cargo waiting to be processed:[/quote] Hey, nice suggestion. I have tested using callback 37 to set a '(Max 200)' text this way. Two issues: 1. Is this a monster hack? I don't want to set this up for 64 industries if it's a bad idea. 2. The string gets truncated if too long. Can't see a way round this. Wrapping to the next line will bounce down following cargo texts. Keeping text short should help, but may not always be sufficient.[/quote]That's why the FS 1862 is open. It would be much better to write a number in the stack and display it, rather than making strings for all the store place sizes. I hope if we would vote for this task, some dev would have a look into it. I hope someone could ask Belugas to finish the code he has started.
Patch works as intended. All tests (3) passed.frosch wrote:Test patch has been added to FS#1862.
Users browsing this forum: Semrush [Bot] and 13 guests