Jump to content

Toni Carrera

Members
  • Posts

    579
  • Joined

  • Last visited

Everything posted by Toni Carrera

  1. I am just doing a mission for myself involving searching for stolen helicopter(s) in Iranian Territory. Is there a way to hide a vehicle under some for of Camo Netting so they are not so visible from the air? I would have this would be obvious thing, but damned if I can find them in Objects either live or static Anybody?
  2. Hi Rudel, That is fine, I have all the required modules and terrain etc Thank you Toni
  3. Hi @Rudel_chw May I be cheeky and ask to see that mission file, purely for learning, obviously I would not dream of releasing, it is only for my learning purposes Of course you can deny my request, but if I do not ask, I will not get the chance to see it Thank you either way
  4. Hi Sedlo, Downloading 'Carrier Landing Practice Mission - Hornet Edition by Sedlo' now I will check out what you mean from there Thanks
  5. Hi All, In light of all this 'X:COCKPIT PERFORM CLICKABLE ACTION' carry on in order to set the cockpit options at the beginning of a mission, there must be a way to set a lot of these options at mission start-up. There are multiple training missions where a lot of configuration has already been done How do I do that? Obviously it i possible due to the afore mentioned reasons Thank you Toni
  6. Standby on my last message, might be getting somewhere here
  7. Hi @Rudel_chw So if look at your provided mission, apart from using a Flag 135 as the Time from Counter, nothing is different, from what I can see, between your and mine, apart from I have the -1 values to unclick the appropriate clickable action As you can see from my last attachment, I just seem to be doing everything you are, just with -1 options too
  8. Revisiting it now, thanks
  9. Has anyone ever had issues with Clickable Action (25, 3029, 1, "") It should be for ENT on the UFC, but I can't get it to depress, which because I can't click and unclick it, the Triggers won't move on to the next stage If you look closely, you can see that the button does not depress I have removed all actions after this, so it is the last one present FA-18C-Mission-Template-Syria-v01.miz
  10. Hi @Sedlo Well I have found the triggers in the file, I am wondering if I can parse the trigger data in to a SpreadSheet. and then perhaps write a program to insert them in to a mission that is yet to have any triggers defined I am going to spend some time this afternoon on this and will of course write back here with anything I have may have found/achieved
  11. OK, thusfar, thanks to Sedlo, I am munching my way through various Cockpit setups I would like. Bearing in mind the amount of time it takes, I would like to be able to save this off so I do not have a 100 of so steps to program every time I make a mission for myself So the natural question is, how do I export these, load them as part of a template, even if there is a section of modifying a mission file in NotePad++ and pasting it in there etc
  12. Thank you Sedlo, much appreciated I will make the modifications as you have suggested, at least I was sort of on the right idea Again, sincere thanks Toni
  13. Hi All, This is driving me nuts, I can't work this out, I wonder if someone wouldn't mind casting an expert eye over the trigger and tell me where I am being an idiot I am trying to do the following as the first few steps; 1. Mission Start - Flag On = 135 2. After a couple of seconds, A/P On, then select Option 3 on UFC (BALT) 3. After 4 seconds, TACAN On, Option 3 on UFC (A/A), enter 1, enter 5, Enter, On/Off = On, AMPCD Button 5 (TCN), Option 5 on UFC(CPL). Debug message to say completed 4. Puts the Hook up (I have an issue where it always starts in the down position on any mission I create). This is not an issue, just saying for information, but it works If anyone could take a quick look and tell me where I am being an idiot, I would truly appreciate it Thanks FA-18C-Mission-11-v01.miz
  14. Hi, I sincerely thank you for the help so far, I just have one more question on this, hopefully Is it possible in triggers 'Actions' element, to add a delay between actions?
  15. Thanks Rudel, I will take a look at this later on and hopefully be able to understand the correlation between what you have provided by way of the mission, and my spreadsheet detailing a lot of the Commands and ID's etc Again, my thanks Toni
  16. Hi Rudel, I have not managed to fix my mission, Yes, I now have the fixed the issue where my hook always starts in the down position, thanks to you, but I still have the issue that I can't get any of the other options pre-set on mission start I want to be able to program things such as TACAN, ATC, A/P BALT etc etc so that is all taken care of as the mission launches. I am prepared to do all the ground work, I just do not know why anything I do with the clickable X: COCKPIT PERFORM CLICKABLE ACTION does not appear to work for all of the other stuff. I am going through every Training mission seeing if I can pull anything from there, but because they are interactive, all I see is highlight this, highlight that, and there appears to be no correlation between what is being high lighted and the clickable action obviously Please can someone advise, it must be possible to configure these things on Mission Start, even if I can just get BALT, ATC & ATTH configured, so my plane does not go nuts when the missions starts, that would be something Thanks
  17. This is exactly the first mission I thought of, and have made a start on building. Obviously I am using the AI AH-64D until the greatness of the real thing arrives in our 'Modules Manager'
  18. Thanks Rudel, that seems to work, I used it with -1 and it raised the hook when I started the mission, so at least I can put that command at the beginning of everyone of my missions One thing I do not understand, is why there is not a way to export all the values for reference, the data clearly exists, but why no export or provided file from ED. They are normally excellent at this sort of thing, unless of course it does exist, and I have just not been able to find it
  19. Thanks Rudel, I will give that a shot
  20. This is my file that I am using for reference, in case anybody else finds it useful, it is based on the StreamDeck interface by Charles Tytler TC-Working-FA-18C-02-091120212021.xlsx I only do Single Player It is not the Set Commands I am having issues with, it is the 'X:COCKPIT PERFORM CLICKABLE ACTION' that is the issue and reason for thread
  21. This is my file that I am using for reference, in case anybody else finds it useful, it is based on the StreamDeck interface by Charles Tytler TC-Working-FA-18C-02-09112021.xlsx
  22. Hi All, This issue is driving me crazy. I have a significant amount of information relating to Device ID's, Arg ID's, Command ID's etc etc, all for the F/A-18C. I used this list for pretty much programming everything in to my StreamDeck XL, with which I have no issues at all, no Keyboard HotKeys, proper interface commands When I use this information however for trying to set my bird up as I enter a mission, not a single thing works I am using the 'X:COCKPIT PERFORM CLICKABLE ACTION' trying various options, for example COCKPIT DEVICE: 5, COMMAND: 3009, and tried multiple options of 1, 0, -1, -0.1 The reason I am trying this, the particular one above, is that I have an issue where for some reason the Hook always starts in the down position I want to be able to program things such as TACAN, ATC, A/P BALT etc etc, but I just can't get anything to work. I can get the X: SET COMMAND 816 working to Active Pause on mission start, just nothing related to 'X:COCKPIT PERFORM CLICKABLE ACTION' Please can someone help me with this
  23. Hi Remco, All I was asking for was a literal image of the buttons and switches that are around the Pilot's and CPG's cockpits. I am not looking to map anything yet, I just want to start creating the displayed images of individual switches etc. If you take the F/A-18C as an example, you have the parking brake, the Jettison Buttons, Master Caution, Station Selector switches, LO,LI,CTR,RI & RO, all of which have their own non standard look to them I am literally only looking to create the graphical element of how the switch 'looks' not functions Does that make more sense? This is why I did not put this thread in the other subsection, because it is not about Input / Output, it is more like getting high quality images of the cockpit layout etc @Bailey Thank you, I will go and take a look at those you have provided
  24. Hi 72, I am not looking to stop using TrackIR, I was just wondering about upgrading to v5 over the v4 I already have Thanks anyway
  25. Hi I am happy with my StreamDeck. All I am looking for is a good quality set of images, hopefully with descriptions, so that I can start to create the button images for the StreamDeck Thanks
×
×
  • Create New...