---------- ysrealism mission building notes .yfs as of 2012 location of mission files are under DOCUMENTS / YSFLIGHT.COM / YSFLIGHT Your recorded flights will get saved there also. ysrealism will use the following format, prefix will be for release number example 24-dogfight-spitfire.yfs The format of the yfs file is text. The generation of the yfs file can be: inside YS create new flight, setup parameters, wingmen etc.. save before flying or save just after FLY NOW will give you ground objects. Edit the yfs file for more tweaks. Do these work? DAY/NIGHT/AUTOMATIC/RANDOM INTENTION COMMANDS: might not work in version 2012! ? INTENTIO DOGFIGHT G2.1 B100 F3 REM DOGFIGHT OPTIONS REM G... G Limit REM B... Tail warning radar angle REM W... Wait on the ground for ... seconds REM S... Hold in the air until the target comes within ... or F? REM R... Wait on the ground until the target comes within ... REM F ? formation? GNDATACK AIRSHOW_ NOTHING_ LANDING_ 1 1 # does not work in version 2012 GOTOPOSI MINIALTI 5000 # loop altitude? does not work in 2012 ENDINTIO FIELDNAM {scenary_name} {offset_xyz} 0 0 0 [flag] FIELDNAM SMALL_MAP 0 0 0 0 0 0 TRUE FIELDNAM ISLAND_GUARD -10000 0 -30000 0 0 0 TRUE STARTPOS {map_#} {position_name} AIRPCMND POSITION {xyz} AIRPCMND ATTITUDE {yaw_pitch_roll} AIRPCMND INITSPED {speed} AIRPCMND CTLTHROT {throttle} AIRPCMND CTLLDGEA {flag} xyz : m or ft yaw_pitch_roll : 135.0deg 0.0deg 0.0deg speed : 0.4MACH 320km throttle : 0.8 flag : TRUE gear down FALSE gear up example from kzs AIRPLANE F-104_STARFIGHTER FALSE IDENTIFY 1 AIRPCMND POSITION -2000.00m 40000ft -22500.00m AIRPCMND ATTITUDE -30deg 0deg 0deg AIRPCMND INITSPED 0.6MACH AIRPCMND CTLTHROT 1.0 AIRPCMND CTLLDGEA FALSE AIRPCMND INITFUEL 12.5% AIRPCMND INITIAAM 4 AIRPCMND INITIAGM 0 AIRPCMND INITRCKT 0 AIRPCMND INITBOMB 0 AIRPCMND SMOKEOIL 0.0kg AIRPCMND WEAPONCH AAM AIRPCMND AAMVISIB FALSE INTENTIO MINIALTI 50 DOGFIGHT G6.00 B20 ENDINTEN WEATHERX CONSTWIND {X}m/s {Y}m/s {Z}m/s ENDWEATHER example for 2012 WEATHERX CONSTWIND 1.0m/s 0.4m/s -5.144444m/s VISIBILIT 20000.000000m CLOUDLAYER OVC 458m 1249m ENDWEATHER older parameters CLOUDCFG {num_clouds} {num_vtx_1} {color} {vtx_1} {vtx_2} {vtx_n} {num_vtx_2} {num_vtx_n} Galen@flightsimhq.org -- EOF