Navigation Menu

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

Add new 4x var for ARV #3281

Closed
DorpsGek opened this issue Oct 27, 2009 · 2 comments
Closed

Add new 4x var for ARV #3281

DorpsGek opened this issue Oct 27, 2009 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

George opened the ticket and wrote:

R17879

Wiki says:
Curvature info (var 45)
Format: xxxTxBxF
This returns the amount of curvature between the adjacent wagon pairs. It is useful for train vehicles that normally tilt in curves. The curvature is the difference in direction between the surrounding vehicles:
F = for the front pair (previous wagon to current wagon, 0 if vehicle is first)
B = for the back pair (current wagon to next wagon, 0 if wagon is last)
T = for the triplet (previous wagon to next wagon; is zero in an S-bend)
Possible values ...

I would like to ask to make 2 more vars. one for DX and one for DY.
DX=X1-X2, DY=Y1-Y2 (The X location, The Y location of two parts of ARV)
May be 6x var, where the parameter is offset, >0 forward, <0 backward

Reported version: trunk
Operating system: All


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

DorpsGek commented Nov 7, 2009

George wrote:

I'd like also to ask DZ too, because I found that I forgot to request it before.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3281#comment6915

@DorpsGek
Copy link
Member Author

DorpsGek commented Dec 8, 2012

frosch closed the ticket.

Reason for closing: Implemented

available via var 62 for some time


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

@DorpsGek DorpsGek closed this as completed Dec 8, 2012
@DorpsGek DorpsGek added flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) Articulated labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant