July 29, 200520 yr i am using fsbus and want to use key comand. is there a bug in fsbus software? whem i create a new key comand, nothing hapen. i have to use an old comand and copy and paste it and change values.i need to use key to change heading, altitude, speed. i have conrad rotary.a friend made a ccc comand but when i change the heading slowly, it dont move. i have to do it quicly. so i want to know if its possible to use key comand instead of ccc in rotary.regards for help and sory for my english...sandro becker(brazil)
July 30, 200520 yr That's a know bug ... the soluce is here:That an old post about this subject:http://forums.avsim.net/dcboard.php?az=sho...=8829&mode=full-------------------------------------------------When the ID always return from 0 to 1 it's a bug ...The only way to fix it is to change it manually in the .fsb2 fileExampleOpen your .fb2 file (the file you use with FSBUS)with Wordpad (make a backup copy of the file before)find the line concerning the keyboard object:the 2nd element is the name of the objectthe last is the keys you've entered1,MyKeyCommand,1,16,1,0,0,0,1,K+A;K-A,the parameter to change is the 3th after the name1,MyKeyCommand,1,16,0,0,0,0,1,K+A;K-A,change the 1 to 0 that's the ID, save____________________________________As said you've to change manually the .fb2 file ...BOB
Create an account or sign in to comment