58. External views now show the current waypoint letter on the bottom status bar
Mod: Waypoint Letter shown in external views
By Frankie
Description: The Tracking, Spectator, Remote and Overhead external views add to the immersion of the game. Unfortunately, in stock Tornado, these views do not show the current waypoint. It is very easy for the gamer to be carried away by the external views, and not realise that the target (waypoint nodes X, Y or Z) is coming right up. Therefore, this mod displays the current waypoint (B, C, D, ... X, Y, Z, etc.) to the bottom status bar, thus providing better situational awareness to the user.
Tracking view (F1). The Tornado is about to hit Target waypoint Y
Notice the waypoint shown at the bottom left of the screen in orange alert color?
That waypoint letter makes a BIG difference to the external view!
Keep an eye out for the WAYP=X information at the bottom left of the screen.
This code, in the ASM file named EXTRNPAN.ASM, does the trick.The waypoint letter shown at the left corner on the screen (e.g., WAYP=Y) is
dynamic and will update itself in real-time. Hope this mod adds to the immersion of the game for you.
As usual, the latest FLIGHT.EXE file is attached in this post.
Update on 18/5/2018I have upped the ante by adding "seconds to reach waypoint" information next too the Waypoint letter. Now you not only see the current waypoint, but you also see the number of seconds remaining to the current waypoint. For example, the screenshot below shows you that the current waypoint is B, and you have 053 seconds to reach Waypoint B.
53 seconds to reach Waypoint B, Skipper!
This code does the magic that information on the status bar at the bottom of the screen.
WAYP=X and seconds countdown to reach waypoint information at status bar. Nice!
Conclusion: now the status bar gives you more immersive information to time your bomb runs, and you can still enjoy your external views to your heart's content.
I have attached the latest FLIGHT.EXE with the "seconds to reach waypoint" information as FLIGHT.EX2 below. Download FLIGHT.EX2 and rename it to FLIGHT.EXE.
Regards
Frankie Kam