I cant seem to get Exclude to work right.
I have this in my .tmc:
Code:
Exclude(&LMFD);
Exclude(&RMFD);

When I try to run the script I get this error:
Code:
Runtime Error: Bad alias in main ( line 6 in WH_DCS_A10C_.tmc )


All I want to do is to exclude the two MFDs from the combined controller so they can work in directx mode (native) in DCS A-10C.