View Single Post
Old 06-08-12, 03:10 PM   #4
JPeck96272
Swabbie
 
Join Date: Aug 2011
Posts: 10
Downloads: 23
Uploads: 0
Default

This is the correct one,

[ ( ConvoyDistance / 100 ) * 3.33 ] * ConvoySpeed = Traveled Distance of Convoy

or as you put it

[ ( ConvoyDistance * 3.33 ) / 100 ] * ConvoySpeed = Traveled Distance of Convoy

I was typing it in from memory at the time, so I apologize if it looked confusing...
JPeck96272 is offline   Reply With Quote