Hi Trevally,
I have some problems
1) When i execut these lines like here:
Set_new_speed,7.5,0,0,0,0,0,5
Advanced_knuckle,120,0,7.5,7.5,0,0,0
Set_Time_Compression,128,0,0,0,0,0,5400
the computer react as is supose: i run 90 min with a speed of 7.5 knots
2)When i execut these lines like here:
Set_new_speed,7.5,0,0,0,0,0,5
Set_Time_Compression,128,0,0,0,0,0,5400
i obtain a wrong reaction: i run 90 min but at a speed difered of 7.5 knots (if you look at lines the speed it is supose to be 7.5 knots)
Now, what i want here: i want to add a line and have something like that:
Set_new_speed,7.5,0,0,0,0,0,5
Advanced_knuckle,120,0,7.5,7.5,0,0,0
Set_Time_Compression,128,0,0,0,0,0,5400
The ideea is that i do not want that my sub turn i only want to go in the same direction but to keep the speed at 7.5 knot
How can i use this lane:
Advanced_knuckle,120,0,7.5,7.5,0,0,0
only for speed and to eliminate the tourn?:
Like this:
Advanced_knuckle,0,0,7.5,7.5,0,0,0 it is ok? i am thinking not?
- the Uboat will still make a tourn.
My question is how to use an
Advanced_knuckle command (what parameters i must to put) keeping the same heading of the Uboat like i head before?(not turn - go straight)
I am all ears!
Thanks!