Does anyone know how I can obtain information about a players D3 ship in a script (specifically the hull class type)? I tried catching it in the mCreateNewShip method (shipScriptDescription.fClassType) as mentioned in NW's scripting guide for SFC2, but it isn't right. When I use that value to create an AI for the players fleet, it is a freighter (and my player ship is a kBattleship hull class). Any help would be VERY appreciated.
Thanks