Modification des fichiers UI d'un avion de FLY! (exemple avec l'AT-6 de Are Barstad) 1- lister le fichier .epd et noter le répertoire contenant le fichier .veh, il faudra definir sous Fly un répertoire de ce nom qui contiendra tout ce qui est modifié (.bmp, .veh) Pour cet avion, c'est le répertoire c:\FLY\AT-6. Le fichier modifié .svh sera rangé dans c:\FLY\world *********************************************************************************** 2- Fichier Fly\World\Harvard.svh modifs ajoutées <<<< rubrique : - variable Load manager - (remplacement total de la rubrique) *********************************************************************************** ... ///////////////////////////////////////////////////// // Load out AT-6 by Rene Birot Simvol.org ///////////////////////////////////////////////////// - variable Load manager - - Single Load Entry - - name of Load - Pilot - location of load WRT Design CG (fT) - -0.5,0,-0.11 - weight at load location (lbs) - 170 - max weight limit (lbs) - 300 - UI Location 293 288 - UI Type Info Pilot LW-Pilot.bmp - Single Load Entry - - name of Load - Left Rear Passenger - location of load WRT Design CG (fT) - -0.5,0,-7.05 - weight at load location (lbs) - 170 - max weight limit (lbs) - 300 - UI Location 434 288 - UI Empty Image Filename LW-Emp-S.bmp - UI Type Info Passenger LW-Pass.bmp - Single Load Entry - - name of Load - Aft Baggage Area - location of load WRT Design CG (fT) - 0,0,-9.5 - weight at load location (lbs) - 70 - max weight limit (lbs) - 100 - UI Location 494 222 - UI Empty Image Filename malibu\LW-REmpt.bmp - UI Type Info Cargo malibu\LW-RCar.bmp - UI Weight Image at-6\LW-Back.bmp 6 93 - UI Data Image at-6\sa-Side.bmp 0 0 - UI Data Image at-6\sa-Top.bmp 0 0 - UI Fuel Image at-6\LF-Back.bmp 12 100 /////////////////////////////////////////////////////////////////// // Pitot ///////////////////////////////////////////////////////////////////// ... ************************************************************************************* 3- Fichier Fly\AT-6\harvard.veh modifs ajoutées (fichier complet) ************************************************************************************* ======= BEGIN OBJECT ======= /////////////////////////////////////// // // North American AT-6 Harvard // Vehicle Definition File // /////////////////////////////////////// ---- Name ---- AT-6 Harvard (A0.5) ---- .SVH file ---- harvard.svh ---- object ID ---- plan ---- type (classification) ---- 1 ---- usage ---- 1 ---- user flyable? ---- 1 ---- large image file ---- at-6\SA-Side.bmp ---- small image file ---- at-6\SA-Top.bmp ---- detail image file ---- at-6\SP-at6.bmp ---- title image file ---- at-6\D-at6-T.bmp ---- list icon ---- at-6\icon.bmp ======= END OBJECT ======= *******************************************************************