Well the captain did have a tracking party. He didnt do EVERYTHING himself. That said, to disable it, open up the file
/data/menu/cfg/ordersbar.cfg
scroll down to the block of data under the header "[Station3]"
Just before you reach [station 4] you'll find this
Button9Command=WP_Identify_target
Button9IconRowColumn=3,11
Button9Tooltip=ID Target
Place a semicolon before it, to "remark it out" so it no longer functons
;Button9Command=WP_Identify_target
;Button9IconRowColumn=3,11
;Button9Tooltip=ID Target
That should remove it from play.
|