May 8, 200521 yr Another one of my XML problems solved !!When FS2004 is running and the user switches from WindowedMode to FullScreenMode (or vice versa):- G:Vars are reset to 0.- L:Vars are NOT (so they keep their value).So if you use vars to maintain things like e.g. gauge states, ONLY use L:Vars.Hope this helps :-)Cheers, Rob Barendregt
May 9, 200521 yr Thankyou Rob, problem solved for me too! :)regardsEd http://forums.avsim.net/user_files/115553.jpgAMD Athlon 64 3500+, 1024Mb PC3200 DDR, 300Gb HD 128Mb DDR Nvidia 6600GT PCI Express, Audigy 2 ZS My FS Videos
May 9, 200521 yr Hi Rob,Totally confirmed! I came across this oddity some time ago,while programming a bunch of speed bugs; and left the problem aside just to ask on this forum whenever I resume working on that gauge. As a result, I started to use Gvars only as boolean controls within the same cycle.CheersTom
Create an account or sign in to comment