Quote:
Originally Posted by TheDarkWraith
Many thanks! I now have German and Russian translations 
|
If you want, I have the italian translation somewhere on my HD
Quote:
Originally Posted by TheDarkWraith
I'm going to add to your translating workload here soon though. gap didn't like my idea of having of having dispatched subs sending radio messages when they are spawned and when they are heading back to where they came from so I devised a compromise: I added a new variable that defines the % chance a dispatched sub will send a radio message when spawned and when heading back to where it came from. This will allow the player to customize this. If you want no radio messages when they spawn/head back to where they came from set this to 0. If you always want these messages set it to 1.0. If you want a random chance set it to anything between 0 and 1.0 
|
On the contrary: I liked very much your idea of dispatched subs communicating with us.
I was just suggesting to move their first radio message (the "here I am") from when they are spawned to when they reach waypoint 1.
But maybe you are still in time to implement this as second message, with the same percent chance mechanism as the first message, if you like the idea