karpiyon Posted August 4, 2021 Posted August 4, 2021 (edited) Hi, I use the export script to output some game data to be used later in my VoiceAttack plugin. I noticed that when I try to export the data in the 4 & 5 indicators the game freezes. e.g. local mfdright = list_indication(4) or local mfdleft = list_indication(5) 4&5 are the left & right MFDs and the game freeze when the TGP page is selected. (I haven't tried with the FCR but that may be the same) If I can export a device, why does it freeze? Edited August 5, 2021 by karpiyon
Recommended Posts