Page 2 of 2

Posted: Wed 16 Jan 2013 8:25 am
by IV/JG7_4Shades
Just to be clear about how to get this update, if you aren't using MPAutoUpdater, then you can always get the latest TPT files from:

TPT Source Code Tree (a subfolder of the SEOW CVS Tree)

Cheers,
4Shades

Posted: Wed 23 Jan 2013 9:02 am
by 102nd-YU-Devill
Could the "toSQL" option be expanded to send the traveling speed of vehicles to object specs table as well?

P.S. This has really grown into an awesomely useful tool! Thx Shades!

Posted: Wed 23 Jan 2013 7:51 pm
by IV/JG7_4Shades
Hi Devill,

The toSQL tool produces SQL statements according to the current selected context. So, if you have gunnery data selected, the toSQL tool will produce SQL for updating Engagement Range, Gun Arc etc. in Object_Specifications. If you have movement data selected, toSQL will produce statements for updating speeds in Object_Specifications. Because SEOW does not presently use armour data, there is no SQL support for the armour data set.

Cheers,
4S