Jump to content

fl0w

Members
  • Posts

    810
  • Joined

  • Last visited

Everything posted by fl0w

  1. There are already ID tags for you to add smoke in your pylon code. There are 6 types for each version of smoke. Here is the list from db_weapons_data.lua: R-73's: {D3F65166-1AB8-490f-AF2F-2FB6E22568B1} {D3F65166-1AB8-490f-AF2F-2FB6E22568B2} {D3F65166-1AB8-490f-AF2F-2FB6E22568B3} {D3F65166-1AB8-490f-AF2F-2FB6E22568B4} {D3F65166-1AB8-490f-AF2F-2FB6E22568B5} {D3F65166-1AB8-490f-AF2F-2FB6E22568B6} Smokewinder's: {A4BCC903-06C8-47bb-9937-A30FEDB4E741} {A4BCC903-06C8-47bb-9937-A30FEDB4E742} {A4BCC903-06C8-47bb-9937-A30FEDB4E743} {A4BCC903-06C8-47bb-9937-A30FEDB4E744} {A4BCC903-06C8-47bb-9937-A30FEDB4E745} {A4BCC903-06C8-47bb-9937-A30FEDB4E746} Invisible: {INV-SMOKE-RED} {INV-SMOKE-GREEN} {INV-SMOKE-BLUE} {INV-SMOKE-WHITE} {INV-SMOKE-YELLOW} {INV-SMOKE-ORANGE} Additionally, you are also able to create your own smoke if you prefer. This is usually done in the manner of putting it in a separate Weapons.lua file. (as far as I have seen in mods/modules, however you are able to do it however you wish) P.S., replace the variables in the code with the corresponding values as needed. declare_loadout( { category = CAT_PODS, CLSID = "{NAME-CLSID-HERE-WHITE}", Picture = "white_color.png", -- not sure if needed PictureBlendColor={r = 255,g = 255,b = 255,a = 1}, displayName = _("White Smoke"), attribute = {4, 15, 50, WSTYPE_PLACEHOLDER}, Smoke = { alpha = 180, r = 255, g = 255, b = 255, dx = -1.455, dy = -0.062 }, shape_table_data = { { name = "MODEL_NAME", file = "MODEL_NAME"; life = 1; fire = { 0, 1}; username = "USERNAME_HERE"; index = WSTYPE_PLACEHOLDER; }, }, Weight = WEIGHT, Count = 1, Cx_pil = 0.001, Elements ={{ ShapeName = "MODEL_NAME", Position = {0,0}, DrawArgs = {} }} } ) Hope that helps!
  2. The MiG-25 is indeed good... :music_whistling:
  3. He's already made the notion to re-consider once it hits the table.
  4. Just like the L-39, I feel like the C-101 will have its practical use of training and attack. I wouldn't mind at all for AvioDev to do some sort of bundle package with 2 C-101's, 1 for yourself and another you can gift so you can learn/have fun flying around as the F-14 also has.
  5. I cannot understand how this works at all, but this is definitely awesome work! Is this able to also act like an MWS, or would that have to be done separately?
  6. Definitely JH-7.
  7. Looks like an official plan to release the Farmer this month. Looking forward to your work!
  8. I was curious if there were any news or updates on the JF-7 being done by Deka, which were old renders of the external model posted on their Facebook page. Thanks!
  9. Nice work! This will definitely be a reminder to he whom challenges the anti-skid switch. :)
  10. I think you press a button and then use NUMPAD/horizontal number keys to navigate just like radio, except not a Function key.
  11. Could also use some new PBR textures as well.
  12. Not sure what embellishment it is since ralfidude delivered these types of videos since the MiG-21 review video.
  13. Not every system is squeaky clean you could say. ;) Aircraft get worn out in life, so the radios weren't probably the best for its time.
  14. And RAZBAM did the same thing with the Harrier by using Mirage sounds like a placeholder. What, you think they're going to re-invent sounds rather than borrow some from the only 1st module they have released? That sounds like a silly thought to me.
  15. I think the static noise fits in well. It's open communication between you and JESTER while you're making the decision on what to say.
  16. The F/A-18C PFM is in a DLL, so without making heavy modifications to make it recognize an SFM or your own custom EFM, it is not worth doing.
  17. Please god, forbid GR ever getting hands on this module before EA. They make cringy, joke videos. Their Hornet consisted of "hey look I can fly with wings folded" and "OMG, look at my climb rate!" They even had a series for teaching people about aircraft, even though Cap was being told everything by another person... :doh: If anything, give it to the ones that will make the impact in the community on if it's worth the buying or not, especially the big ones.
  18. That method is surely better. My method would at least have some heavy modifications for the systems (likely in DLL) meaning the Lua could just break the module. Have you tried of using DCS BIOS before? I've seen many DCS simpit owners use it.
  19. I'm on a 6 core threaded AMD Ryzen 5, no issues here.
  20. Hey guys, so I noticed that when I looked around in the DCS folders, the new Su-34 AI model was placed under the CoreMods path. Now normally, AI would never get this. The only aircraft (with the exception of the MQ-9, but it has no model files there) in CoreMods are only modules of DCS. Usually, AI models go under the Bazar/World/Shapes path, but it struck me odd that they chose this instead. Could this be pointing to a future module? Not trying to have my hopes up too high on this one. :pilotfly:
  21. fl0w

    Jabbers

    GR, GS, and DDG are on my top lists for not getting it. No offense to them, but they're just not the taste for a majority of people. Ralfidude and Crash Laobi however are good choices. Especially ralfidude, his reviews are very thorough and always show well of the module regardless the conditions.
  22. Awesome stuff! For future reference, it is easier for us to see it by using the YOUTUBE tag. Just use like so. Looking forward to this EFM release!
  23. Oh, wow! And here I thought this whole time that there was something a bit odd. Thanks! :thumbup:
  24. Hello, everyone. As the title of this thread implies, the C-101B/CC variants cannot do certain things while the canopy is closed. As far as I have tested, this is the current list: Re-arm Refuel Ground Electric Power EDIT: This has been addressed.
×
×
  • Create New...