Jump to content

rcl

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by rcl

  1. Astus canada f15c
  2. where is my f-15e????
  3. it works till the jan.27th update.......but the 2 recent version doesn't work any more
  4. well, it's the same as the man before me, just mine is in Chinese..............
  5. 有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。 ************** 异常文本 ************** System.ComponentModel.Win32Exception (0x80004005): 系统找不到指定的文件。 在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) 在 System.Diagnostics.Process.Start() 在 System.Diagnostics.Process.Start(ProcessStartInfo startInfo) 在 DCSUpdaterUtility.Form1.Button1_Click(Object sender, EventArgs e) 在 System.Windows.Forms.Control.OnClick(EventArgs e) 在 System.Windows.Forms.Button.OnClick(EventArgs e) 在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.ButtonBase.WndProc(Message& m) 在 System.Windows.Forms.Button.WndProc(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** 已加载的程序集 ************** mscorlib 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- DCS Updater Utility 程序集版本:1.0.0.0 Win32 版本:3.23.2017 基本代码:file:///C:/DCS%20World%202%20OpenAlpha/DCS%20Updater%20Utility.exe ---------------------------------------- Microsoft.VisualBasic 程序集版本:10.0.0.0 Win32 版本:14.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- Microsoft.GeneratedCode 程序集版本:1.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- mscorlib.resources 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- System.Windows.Forms.resources 程序集版本:4.0.0.0 Win32 版本:4.7.2046.0 built by: NET47REL1 基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- ************** JIT 调试 ************** 要启用实时(JIT)调试, 该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置 jitDebugging 值。 编译应用程序时还必须启用 调试。 例如: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> 启用 JIT 调试后,任何未经处理的异常 都将被发送到在此计算机上注册的 JIT 调试程序, 而不是由此对话框处理。
  6. incredible, money is ready!!!!!!!
  7. yes, i delete that file but still no working
  8. I have the same problem, but i don't know where to find it........
  9. because of joystick broken and replacement unable to arrive before the match, spot abandoned, sorry for reminder till the last moment...
  10. rcl

    F-16C

    anyone know where can I find it? cheers
  11. rcl

    skin request

    32-8826 42-8838 72-8895 for jasdf
  12. rcl

    F-15 JASDF

    great job, could u made 32-8826 and 42-8838 pls?
  13. want it, only prob is I still prefer mig-31 with r-33 r-40 it's not good
  14. problem just solved!!
  15. so wheres my f14?
  16. how to change the render mode in game?
  17. just want to say this way also works for the agm114k hell fire:):):)
  18. OK, so first of all I must thx our friend hellaspilot who built the incredible nice F-16A mod link:http://www.digitalcombatsimulator.com/de/files/1895607/ It's very simple to use all the maverick in this mod, but as we saw there is no agm-65e which has longer range than others, so all we need to do is here: 1. download the mod and put it in your Mods folder( this mod use su-25t avionic, so u do not need any other module!!!!!!!!!!!!!!thank our best mod maker hellaspilot) 2. get in your game folder->scripts->database->planes and replace your F-16A.lua by which I uploaded 3. then u may find u are able to find agm-65e on ur pylon 3,4,7,8 of the F-16A 4. when you want to launch missiles u press 7 to get in A-G mod, press O to open TGP then press rShift+O to open laser, then launch missile by holding space bar **** the tgp systeme in this mod can only lock on target less than 10km, but as we know the agm65e has over 27km range, so u simply put the target u want to shot in the middle of ur TGP, not obligated to be a vehicle, can be anything or u can even shot the ground if u want, then press Lalt+W to unlock the shooting system and hold space bar to launch missile F-16A.lua
  19. ec145????????????
  20. Are u guys working for aim-54a or aim54c???
  21. great job. always keep waiting for it!!!!!!!!!!!
  22. As we all know that since 1.2.4 we are not able to use agm-65e(the laser guided one) for a-10c in dcs, but does any one know why and how can we try to add it back??? The other maverick hack no enough firing range for me and that disturb me quite a lot...... Cheers!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  23. any one know how to use flares in gazelle?
  24. sorry, but don't know how to make it as 1080p it's automatically this size.......................
×
×
  • Create New...