View Single Post
Old 09-24-10, 07:38 AM   #32
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Trevally. View Post
With the message box, I can pop up instructions ie- click travel mode etc.
This will prevent TC drop due to shallow water and so one.
Also when passing an area where shipping may be met, I can flash up warnings where you can adjust speed to avoid traffic.
do I need to include a parameter in the Navigate_from_file's reading of the navigation file that specifies whether travel mode needs to be engaged or not? This can be done automatically.

I'm curious as to how you are flashing up warnings during the navigation from file? I didn't code that into the command. It's a great idea though that I can add

As of now you've given me 2 great ideas to add to the Navigate_from_file command: automatic enabling/disabling travel mode and giving a message with each waypoint.

Anything else that you see would be fitting to add?

EDIT:

just checked in game and travel mode isn't a command - it's hard coded somewhere in the .exe file So can't do automatic travel mode

I did add code for messages though

Last edited by TheDarkWraith; 09-24-10 at 07:52 AM.
TheDarkWraith is offline   Reply With Quote