Jump to content

Rudel_chw

Members
  • Posts

    16785
  • Joined

  • Last visited

  • Days Won

    32

Everything posted by Rudel_chw

  1. Same here, and I supported the developer by buying the Gazelle some years ago so I felt a bit cheated to not have a discount when the OH58 came out
  2. good to know, guess I will have to purchase it then I'm so glad to not be a fan of the MP scene, so I couldn't care less of this so-called "community splits", if they don't want to purchase it is their choice, just don't ask to use them even if they chose to not buy.
  3. Make sure that you don't have the spacebar binded to one of your controls, for example many people have it binded to the gun trigger.
  4. On DCS, Campaigns are files of type .cmp not .exe. Campaigns function within the DCS environment, so you need to run DCS first, and then load the Campaign there. If you place the Campaign files on the location suggested by its documentation, then on DCS you find the Campaign under its "Campaign" menu Item, and then select "My Campaigns"
  5. Me too, for example for the Viggen I have: I had to number the campaigns, to have the 3 built-in ones show up first, and the remaining User Campaigns are on cronological order. Another example, the Mi-24P: the Phantom: The Hornet: the MB-339: well, you get the idea
  6. Thanks, I will retry it tonight and let you knew how it went ... on the original video I missed the message that I had to start the engine already, I tought that I was still on the preparatory phase. I do use a keybind for the starter, which also opens the cover first, taking advantage of my HOTAS which allows me to bind a sequence of actions to a button, like this: BTN H3U /I /O /P /H Starter_cover_open Starter /R Starter_cover_close which means: Hat3, Up button, alternate action none (/I), main action: On Press do: Starter_Cover_Open, followed by the Starter (which is held until button release). On Release do: Starter_Cover_Close
  7. Yes, correct, I use keybinds for the mixture, which give me just 3 positions for the mixture lever. Thanks for the tip, I will retry it tonight
  8. While you can certainly place the folder within /Saved Games/ as suggested on the Campaign Manual, I opted to place it within the DCS program folder, like this: As the Corsair does not yet have a built-in campaign, I had to manually create the "Campaigns" folder and place the "Corsair School" folder there. Note that the name of the Campaign's Folder is not critical, so I renamed it to credit its author. If you ever do a DCS Full repair, this folder I placed within DCS will be deleted ... so, make sure to have a backup copy somewhere else, or employ a Mod Manager. Cheers!
  9. Couldn't resist and I gave the 1st mission a try, but for some reason I get stuck on this step: [video removed, sorry, I deleted it, unaware that it was being used on this post] May I suggest, that since this is a Training Campaign, have all missions start with a base score of 50? ... this way you won't fail the Campaign for small issues like this? Cheers, and thanks again for sharing this Campaign Eduardo
  10. the ability to walk-around the aircraft is the only aspect of your list that I would truly enjoy, but I do realize that on a Sim where the majority prefers auto start, it is one of those features that most would try once and then forget about it because they are short on time for this hobby.
  11. This Campaign is just what I like on DCS, as I love learning each aircraft. Thank you so much for the time and effort that you have spent on this, will giveit a try as soon as I finish my current commitment
  12. I can totally understand the frustration when this kind of thing happens, but on my own case the files I share is work that I mostly do for my own enjoyment, so if I eventually share some of it for others to try, and then it seems to not be other's cup of tea, I don't really care as it's for my own enjoyment and so it can't be time wasted. I came onto this thread because I've been porting the Corsair training missions to this Map, so this is the first post that I see about this Mod you did ... don't know why I didn't read about it earlier, did you do a thread about it? For my own files I almost always open a forum thread about it, as it's much easier to get user feedback there than on the User Files section. Hope you can reconsider the sharing of your work, as I'm intrigued and would very much like to try appropiate trains on my future missions for this Map. BTW this is how the ported training is looking like (I did this with the blessing of the missions original author): Eduardo
  13. did you download also the required Mandatory Co-Download, VF-24's Commanding Officer Jet? I don’t see it on your screenshot.
  14. This happens to me as well, and I do not use VAICOM. I noticed this bug as I'm editing a training mission for the Mirage 2000, where you need to have the kneeboard open to reference the starting position when preparing the INS alignment ... everytime the user presses Spacebar to advance on the training, the open Kneeboard will page forward one page ... really annoying
  15. You can use the Module Manager to uninstall an aircraft, but keep in mind that DCS keeps all your configuration for that aircraft saved, so if your problem is caused by bad configuration it won’t be solved with a reinstall.
  16. Great documentary about Nato, very current and worth the watch:
  17. Thanks a lot for clearing that up ... by any chance, are you the same @someone_somewhere of the ASC Discord? Best regards, Eduardo
  18. I do have the Natops manual for the KC-130J, hopefully the DCS one will be close enough. If anyone wants a link to it send me a PM.
  19. Don't know, I searched thair Discord but couldn't find it
  20. I'd love to pre-order this bird, but first I'd like to know if it will have its 3d shapes encrypted or not. Would I be able to load its cockpit shape on the Model Viewer 2? I had to pass on the MiG-29 because of this, but maybe this bird is different since its by a third party?
  21. RAT is a component of Moose, are you using the latest version? Whenever there is a new Map you must upgrade Moose, so that it knows about the airbases of that map. This is the correct version: https://github.com/FlightControl-Master/MOOSE/releases/tag/2.9.13
  22. Thanks for the ping, but I wrote that guide almost 8 years ago and so its pics will be different from those of the last OvGME version, here is the link if anyone wants to look at it but probably on YouTube you can find newer Guides:
  23. That was it! ... thanks a lot for the help, the DCS-BIOS uses the following script in /Hooks/ DCS-BIOS-LuaConsole-hook.lua After reading the post, I added these lines to my autoexec.cfg if not net then net = {} end net.allow_unsafe_api = { -- this defines the secure zones where net.dostring_in() should be called from "userhooks" } net.allow_dostring_in = { -- and this defines the scopes that you want to use from net.dostring_in() "mission" } ... and the issue got solved thanks a lot, I learned something new Best regards
  24. Thanks for the tip, didn't knew about this change .... will investigate, thanks a lot.
  25. Hi all, Unfortunately, this last DCS Update broke the LUA Console of my DCS-BIOS setup. It established communication with DCS, but the console commands are ignored. I'm not knowledgeable enough to fix this myself, so for now I will install as a workaround, a small prior-version DCS Core with just the Marianas map (to save space) and the aircraft I'm currently flying (T-45C User Mod, F4U and M-2000C), and run it only when I need to learn the parameters and indicators of a DCS aircraft. Eduardo
×
×
  • Create New...