ship speed of 2 seems a little fast actuly im going to try 1.5 and let you all know how it works also I placed this on line 752 of mob.cpp
cout<<delta_x<<"|"<<delta_y<& lt;"|"<<delta_z<<"|"<<delta_head ing<<"\n";
Was this the corect area it spits out a ton of info when i run a zone but I have no idea what to look for for a problem? Is there any other areas i should ahve a statement like that to compare with? thx for the help. and BB is almost done puttin in the grid for the boat now
Hmm i could be reading this wrong or mabe im not looking at the right values but it seems there is no delta_heading change when the boat does its wierd turn it report delta_heading as 0?
note: could be because whare i placed the cout dosn't seem to be refreshing very quickly