Everything posted by ias
-
FSX faults we do not want to see in Flight
Wheels skidding even at low speed (nose) and... Nose turn during 1 engine taxi.
-
MS Flight Improvement Wish List
In my opinion,Maybe finally they do the ability to taxi the aircraft on the runway with one engine without turning left or write while the wheels point straight.Also always the front wheels was skidding when the speed is below 8 knots. It was a feel like the tires not touching an asphalt, but an ice.
-
Memory timing issue that might help with stutters
Hi,Thanks for the info.Can you tell more where it's found in the BIOS options ? like ASUS ?
-
AA with new drivers in FSX
Hi all,Have anyone the same problem ?I have the GTX 285 and installed driver 182.50 but with this driver i can't get Antializing run on FSX.I go back to 181.20 CUDA drivers that allow me to run AA. Why new drivers of NVIDIA don't turn the AA on in FSX ?Thanks
-
IMG SIZE ISSUE: New model of KingAir B200 by ISDT Design for FSX
Hi,We plan a panel but a little later, we are an open team so if anyone has an experience in panel design we are always open./////////The panels most of the time supprts FSX and FS9 together, if use XML gauges. The model compiled in FSX SDK with FSX materialswith DDS textures wich is not supported by FS9. Paintkit will be availble with the release. Max .M
-
IMG SIZE ISSUE: New model of KingAir B200 by ISDT Design for FSX
OK, 3 month of work over the model and it's flying into the FSX.The model developed by ISDT Design team. The model will be released soon on the ISDT website.This will be our 3rd model project we release for FREE. Yep, we are a freeware release tem.Thanks to our very small team we can now finally show the screenshots of this bird.Enjoy and 2 more of the UN repaint.That's all for now. We continue our work on FDE, and fixes. The release is closed about 2 or 3 weeks ahead.Max .M ISDT TeamNote; Problems with this post.... screen shots are WAY over the allowed file size...Please review the rules and post your topic again
-
New Project Super King Air B200 by ISDT
OK now i see,I still don't know, but maybe yes. I want to create the standard version and than work on modifications.
-
New Project Super King Air B200 by ISDT
As for the VC . . . There is 2 options : 1. Use default FSX King Air 350 VC while our VC will be in design and released soon / not released2. Wait another 5 month to complete a VC and not release the modelWhat do you prefere ?I'm just like to model aircrafts and i like to shere them with the others, for Free.VC or not . . . belive me that most of the time i allow some vitual airlines use our models in their fleet and publish them on their websites,can you show me one Payware group that will allow it ? :( That the difference between Payware or Freeware. (Of course both has copyrights)
-
New Project Super King Air B200 by ISDT
What you mean ?
-
New Project Super King Air B200 by ISDT
Hello everyone.Just here to preview our new project for FSX the King Air B200. This model will be Freeware just as our ATR 42 and 72.
-
Gauge not show after CAB compress
Hi all,I got a strange thing.When an XML gauge found in open directory in Gauges folder it'sshows OK but after i compress in with cabdir.exe with /nocompressfunction it's not shown any more.Why ? did anyone got this situation too ?Thanks
-
Need some help (Variables)
OKThanks, now i'm understand.
-
Need some help (Variables)
Looks like it's work ! ThanksCan you explin why in my way it's wasn't work ?is this the technic to make the variable value 0 or 1 ?or there is another way ?Thanks
-
Need some help (Variables)
Hi,I'm using the next code to show some warnings on panel :(L:WRN G, bool) 0 == And i'm uning the next code on the same page that needto hide all the warnings and thats not work to me.OFF(L:WRN G, bool) 1 == What can be the problem ?Thanks
-
Fuel used gauge
Thanks,Max .M
-
Fuel used gauge
Hi all,I'm new in XML and also strings is not my best in XML gauges.I found some code that shows the total fuel that was used, butit's not exactly what i want.Can anyone help how to change this string to show fuel burned inKilograms, and only one tank (left, or Right) ?Thanks for any help, i just stack with this gauge.%((G:Var2) (A:fuel total quantity weight, pounds) near - (G:Var1) *)%!04s!I look for XML tutorials but the only one i found was www.fs2x.comtutorials but there is no much explanation about strings and howto use integers. Is there any real good tutorial about using FSstrings and variables ?Thanks againMax .M
-
Moving image in gauge
Thanks alot for help,Max
-
Moving image in gauge
Thanks for help,By the way how can i update the value of the L: to 60 for example ?I just start lerning a tutorial about strings and it's looks complicated.
-
Moving image in gauge
Hi all.I'm building an airspeed indicator, and i want to set some bagthat will move on the indicator my clicking on some area.I set the bug with it's parameters but i don't know how to moveit by mouse click ?????????????????????? What i need to set in the value section and what to set in mouse click area ?Thanks.Max
-
How to get variables ?
Hi all,I'm trying to create the main ATR engine panel.Where can i find the variabled for the next dataFuel FlowTorqueITTNP (looks to be Prop speed if i'm not wrong)NH (looks to be N1/High pressure turbine speed)Can anyone help ?
-
FSX Bblurry
Hi all,I'm just installed the new FSX Acceleration, and i still have a blurry in FSX.my PC is mid-high range so there no need to be a problem with this blurry,whay this happens ?My PC :Core2Duo E6700 2.66GHz2GB 800MHz OCZEVGA GF8800GT 512Mb SuperclockedThank's
-
Plese help - change view by click
hi,just got a problem,i made an airbus panel with 2 views one main and one lower for ECAM2.the problem is that i have not found any way to made a gaugethat by click will transform from one view to other.all what i found to do is using a FSX gauge that opens window like GPS and i use it to open the lower window but it's not closethe upper winowd and when the both open FPS drops.i use the : 555 (>K:PANEL_ID_TOGGLE)my upper window ident is : 0and the lower window ident is : 555can anyone help me with building such a thing that on everyclick it will close one and open other and loop ?Thank's for enyone that can help.
-
Need help with string - IAS
Thank's work great
-
Need help with string - IAS
hi allThis is the situation,i use this string to get IAS for the AP screen :%((A:Autopilot airspeed hold var, knots))%!4d!but when IAS set to 55 thats show 55 and not 055 like it's needto be. Also curse 085 shows as 85.i'm not an expert in XML so i want's to ask you help.Whai i need to add to the string ?Thank's
-
Help with string, FSX APU Generator
Thank'sjust finished it