Despite its name, this patch already has that feature. Next time read the thread before posting replies, please.The two people above me wrote:And maybe also a patch that heavily increases the smoke from steam trains?

Moderator: OpenTTD Developers
Despite its name, this patch already has that feature. Next time read the thread before posting replies, please.The two people above me wrote:And maybe also a patch that heavily increases the smoke from steam trains?
it's rather trivial to do it.Bennythen00b wrote:heavily increases
Do NOT tell me what to do before you know what you are talking about.. Read my post more carefully next time..
It wouldn't hurt to read TortoiseSVN's manual. It would've told you that that icon means there is a modified file in that directory, i.e. a file that differs from the official repository. That's kinda the idea when you're patching, right?Bennythen00b wrote:I applyed the patch with the latest trunk in TortoiseSVN and got this:
Very possible, but I don't know for sure.Though it was edited, wasn't it?
What? But I WANT it to be changed, right?Rubidium wrote:It wouldn't hurt to read TortoiseSVN's manual. It would've told you that that icon means there is a modified file in that directory, i.e. a file that differs from the official repository. That's kinda the idea when you're patching, right?Bennythen00b wrote:I applyed the patch with the latest trunk in TortoiseSVN and got this:
when the red exclamation appears means that you have applied a patch. However its true that it doesn't work.Bennythen00b wrote:Ow, I am sorry.. I just felt like beeing treated like a noob..Wait, what..?
Edit: And, are you sure that the patch still is correct? I applyed the patch with the latest trunk in TortoiseSVN and got this:
Code: Select all
u->u.rail.cached_max_speed
Think of the source (code) being a digital document (MS Word, OpenOffice, ... doesn't really matter which editor) and the binary that document printed on paper. Does changing the digital document change the one that is already printed?Bennythen00b wrote:Do I have to compile OpenTTD too?
well that piece of code is from SirkoZBennythen00b wrote:So the patch does't work?
Code: Select all
u->cur_speed < u->u.rail.cached_max_speed
Code: Select all
u->cur_speed < u->max_speed
Users browsing this forum: No registered users and 1 guest