Jump to content

franze

Member
  • Content Count

    2832
  • Joined

  • Last visited

  • Medals

  • Medals

Community Reputation

196 Excellent

About franze

  • Rank
    Warrant Officer

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey folks, As you've noticed, things on the "official" side of the house have been incredibly slow, if not nonexistent; I could give a dozen excuses as to why that's been, but in the grand scheme of things it would be a hollow gesture. I want to personally apologize for our failure to keep this up to date and properly integrate it with ArmA3. We gave it a fair shot but after building it for ArmA2, we were really burned out and couldn't put the right effort needed to make it work as it should in ArmA3. A lot of changes in regards to how the scripting engine handles things as well as inherent limitations with the engine itself meant that we really needed a lot more time to work out functionality, but neither me nor Nodunit really had the time and ability to do so. It's been a grand adventure and we're grateful for the support from the ArmA3 community, but this year will mark 5 years since we released the AH-64D for ArmA2, on top of the 8th year since we started the project. It's time to move on and pass the torch to the next generation -- and the Apache is open source for those who wish to do so! I will not be doing any regular updates anymore, but I welcome the community to tinker with the mod as they desire. Feel free to send me a PM if you have a question or need help with something! As for me, it's been 15 years of modding for the FP/ArmA community. I still have some of those first models I made, so very long ago, when my imagination outstripped my capabilities; it's amazing to look at how much has changed in the decade and a half since then. Those early days were quite rough and sometimes I wonder why I stuck with it, but I look back at what we achieved at the pinnacle of all of it and can say it was definitely worth it! Alas, nothing lasts forever and it's time for me to move on. I would like to release more of my source files (though probably not the more embarrassing ones!) but I already have a thread for that, so will update that one when I have the inclination to do so. In closing, to all aspiring would-be modders: you will try, you will stumble, you will fail, but eventually, you will succeed. The only limitations are the ones you place on yourself; don't let others dictate to you what you can or can't do. Good luck!
  2. Those equipped with CMWS have that capability, but the version represented here only has the equipment for detecting and countering radar guided missiles. The mechanics need to be tweaked for ArmA3 because it was tested with ArmA2's Tunguska, which had hyper velocity missiles.
  3. You can turn it off (I think) by doing this: 2 cuttext ["", "PLAIN",0.01]; To turn back on: 2 cutrsc ["fza_ah64_click_helper", "PLAIN",0.01]; Alternatively, you can turn head tracking on and move your mouse to the corner of the screen, which will push the cursor out of view.
  4. A long time ago, I used to make addons. A lot of them! In fact, it's been almost 15 years since I first started modding for Operation Flashpoint; about half my lifetime. I've learned a lot from this great community, met some very interesting people, and have done things that I never would have thought possible way back in 2002. But things are different; things have changed, and with it, so have I. In 2002, when we first got O2, it was incredible the opportunity that tool presented to us. Unless you had the big money for Maya or 3D Studio, you didn't have many options for making 3D models. Blender was only just starting to become a free piece of software and wasn't widely known, while other options like Milkshape were considerably clunky and difficult to work with. Today, not only do we have more advanced free tools that rival commercial offerings, but also widespread knowledge regarding content creation. It's an incredibly different world in what we can do with software today, not to mention how much more straightforward it is to learn compared to 15 years ago. Sometimes I wish I were 15 years younger so I could start again, knowing what we have out there now! Alas, time and technology marches on, and life has passed me by. I've determined that I no longer have the desire to create content for the ArmA community. It's time for me to move on and let go. But before I do that, I thought I'd showcase a few things that I've made over the years, released open source for you, the community, to check out! None of these addons are complete and some are not even working; a number are just empty meshes. The intent behind them is just to tell a tale, a story of how far we've come over the years. Much as an artist builds their skills over time, so do we. Our first projects are almost always cringe-worthy, and no matter how hard we tried, they never turned out the way we imagine them to be. That feeling never leaves you -- it's there whether it's your first or your most recent. My first showcase is of a number of fixed wing aircraft I've made over the years. My first was an A-10 and it was quite shoddy; sadly, I no longer have any pictures or files from it, so I can't share it here. The next time I seriously tackled fixed was with an F/A-18A, after I and Nodunit had already made the AH-64D for Flashpoint. That eventually evolved into the F/A-18E/F, released right at the tail-end of the FP days: In those days, we had limitations like only one bone per selection (!) and a max named selection count of 128! It was the dark ages of modding in the FP community! Still, we managed to do things like a (at the time) working cockpit: As well as customizable loadouts: ArmA1 cleared a lot of those limitations -- we got multiple animations per selection, a huge boost in named selection limits, much more flexible proxies, and a suite of new scripting capabilities. I forward ported the Super Hornet, though at the time it was poorly received. Still, I kept going, and rolled into an Su-17M4 as my next dedicated project. I'm skipping over other minor projects like a MiG-29, F-22, and some others I played with but never really finished for Flashpoint. The Su-17M4 was an ambitious project; I had intended to create a whole 30 mission campaign around the aircraft, using my own map and units. This was foolhardy and I ended up getting bogged down with everything, since I had to create all the assets by myself. I ended up being unable to finish it before ArmA2 was released, so it ended up in a very alpha state for ArmA1. As ArmA2 changed a lot of the scripting elements, it didn't port very easily and so never took off. Some of the assets I made for this project were a basic MiG-23 and an An-12. For ArmA2, I tried to move into an F-16C and while the model went together pretty well, the rest didn't really follow. Still, it served a purpose: much of the systems and scripting made for the F-16 were rebuilt for use on the AH-64D. The missile guidance scripting has its origins as a JDAM/GPS script from the F-16, while the IHADSS was built from a JHMCS script! From that point forward, I and Nodunit dedicated ourselves to the AH-64D and associated content. I never accomplished what I wanted to with fixed wing mods, but there's no doubt I learned much from all the attempts. For now, I have the F-16, Su-17, and MiG-23 working in ArmA3, though not with all the current features (they were ported to ArmA3 before we got a lot of the Jets DLC upgrades). F-16 Su-17 MiG-23 The F-16 and the Su-17 have customizable weapon loads, though there is no structured menu available for either. The MiG-23 operates like any other pre-Jets aircraft and has a fixed load of 4xR-60 and 2xR-23. The F-16 has the old, original JDAM scripting I made for it many years ago, plus some other very basic stuff. The Su-17 was actually ported with intent of exploring what CreateSimpleObject could do in terms of loadouts, but I ended up doing some other things with it like CCIP and gunsight parallax experiments. As for the other stuff I have, I've clustered them into a single package that is mostly just models; don't expect any of these to work in ArmA3, though a little config work can get them in game. Franze's Jets I'll update this again in a few days detailing the history I have with helicopters!
  5. Create a folder for your mods -- we'll call this one @FZA. Make a folder within it called addons, place the .pbo files in there. Bring up the ArmA3 launcher, click the mods tab, press the button that says Local Mods, navigate to your mod folder and select it. Should be good to go from there.
  6. Only way to find out then is disable the mods one by one and see if any of them have conflicts.
  7. Are you using 32bit or 64bit executables?
  8. In the controls folder, look for scripting\calls\call_click_this.sqf There's a comment titled "text helper" -- all the click helper entries are there.
  9. I'm not sure what to say because the arming system is fairly complicated, so if you can tell me step-by-step what you're doing, I can probably tell you what's going on. Also, I have a key for the stock version available here. The custom version all depends on who packs it with what key. Because Eden broke a few things with it, the only way to start off flying without it shutting down is to use the switch fza_ah64_cem = false which turns off the complex startup procedure. #2 is an engine limitation. Default aircraft are the same way.
  10. Aircraft Operation Under "Arming Dialog" there are instructions for how it works -- are you clicking the dashes with the desired ordnance? Also, in multiplayer, only the gunner can load weapons.
  11. I've been looking through my files and while the AH-64A's external model is workable, the internal cockpits are a mess of missing files and textures. So as much as I'd like to, I don't think we can forward port the A without some serious difficulty at this time.
  12. I could look into that but there would be a lot of functions missing. The UVs on the A were different and the cockpits were never completed (no click functionality or any of that). We could open source the model but I'd need to bring that up with Nodunit first.
  13. We had the VUIT mast, but the other parts and pieces like CMWS and TEDAC weren't finished. I don't think we'll be getting to those variants anytime soon, nor will we be getting back to the 64A.
  14. That depends on whether or not we can get support for individual M299 rail selection and rocket zone selection. The new simple objects are promising otherwise, but they do have a few glitches (they vanish if you fly out of bounds on the map, for example). We've done some testing with them on some testbeds, but haven't invested a ton of time into it.
  15. Actually, the original concept was done back in the FP days by a dude named "Hawk" if I remember correctly. He made a modification of the BI Ka-50 from Resistance to have multiple loadouts controlled via the action menu. I took this concept and applied it to my own AH-64D as I had been looking for a way to make a 16x HELLFIRE loadout that would still work with ATAS at the time. That spawned the original AH-64 pack that me and Nodunit did in 2005. This was later applied to other aircraft, including an F/A-18A/B/C/D addon I worked on, which became the F/A-18E/F for FP and later ArmA. The Su-17 expanded on this to include some concepts involving guiding munitions and munition scripting. Finally, the AH-64D from 2013 solidified the concept in ArmA2. Other developments included ACES for FP which was very similar to what we have now, but I don't remember the movers and shakers from that one; not to mention other systems that were developed for ArmA2 which used proxies a bit more efficiently. Little bit of mod making history for everyone. :)
×