pitbldr Posted September 17, 2010 Posted September 17, 2010 There was a similar video showing a supposed F-16 mod with a clickable pit, but turned out it was just F4 superimposed images onto LOMAC. Why would someone even waste their time doing that?? :confused:
Pilotasso Posted September 17, 2010 Posted September 17, 2010 it was a fictional video like any other made by a lockon community member. The Author came forward saying how he did it. .
Moa Posted September 17, 2010 Posted September 17, 2010 Why would someone even waste their time doing that?? :confused: Ask ruggbutt. IIRC it was his work. Looked great though, just as this does.
pitbldr Posted September 17, 2010 Posted September 17, 2010 it was a fictional video like any other made by a lockon community member. The Author came forward saying how he did it. You mean some type of story? That would make sense, but this video on the hornet seems more like a test or demonstration. Need to know more! :D
Pilotasso Posted September 17, 2010 Posted September 17, 2010 Dont hold your breath waiting for it. you could turn purple or worse. ;) .
pitbldr Posted September 17, 2010 Posted September 17, 2010 http://files.lockon.ru/en/215/ Other Варианты подвески вооружения ЛА Нашёл на просторах интернета варианты подвески вооружения на ЛА File Name: Podveski.rar Date: 02.09.2010 15:27 Size: 2.39 Mb Uploaded by: Foxtrot_1 License: Freeware - Free version, Unlimited distribution Downloaded: 178 times Can someone explain what this link has to do with this mod? I can't read it and it does not seem to have anything to do with an F/A-18. And how did it become the first post in this thread? 1
aaron886 Posted September 17, 2010 Posted September 17, 2010 I just... I uh... ahhhhhhh Want? :shocking:
ED Team Alex Okean Posted September 17, 2010 ED Team Posted September 17, 2010 What ED's developper think about it ? You actually can ask about author ( i think ) Kegetys http://forums.eagle.ru/member.php?u=65826 IMHO it's video editing . but some part of what you see in video can be done using FC2 you need : 3D modeling skills , Lua skills , understanding of internal avionics structure and file structure . for example: clickable cockpit easily , indication easily (including collimated HUD)( but i think static indication only , or very limited dynamic ) 1
Boberro Posted September 17, 2010 Posted September 17, 2010 Can someone explain what this link has to do with this mod? I can't read it and it does not seem to have anything to do with an F/A-18. And how did it become the first post in this thread? It's presentation of planes weaponry - what it can carry ect. Nothing more. Hmm I remember the first post looked another. Reminder: Fighter pilots make movies. Bomber pilots make... HISTORY! :D | Also to be remembered: FRENCH TANKS HAVE ONE GEAR FORWARD AND FIVE BACKWARD :D ಠ_ಠ ツ
Blaze Posted September 17, 2010 Posted September 17, 2010 IMHO it's video editing . Sure... :doh: i7 7700K | 32GB RAM | GTX 1080Ti | Rift CV1 | TM Warthog | Win 10 "There will always be people with a false sense of entitlement. You can want it, you can ask for it, but you don't automatically deserve it. "
Ange(L) Posted September 17, 2010 Posted September 17, 2010 Sure... :doh: + 1 :music_whistling: 1 [sIGPIC]http://img822.imageshack.us/img822/7330/banniredreamfly.jpg[/sIGPIC] ------
jalebru Posted September 18, 2010 Posted September 18, 2010 This is totally in the realm of possibility, the code is there for it, justi need to use the ka-50 pit code as a base. I just wonder if he actually has radar, air to air, and ccrp working. Was something I could never figure out. 1 [sIGPIC][/sIGPIC]
aaron886 Posted September 18, 2010 Posted September 18, 2010 This is totally in the realm of possibility, the code is there for it, justi need to use the ka-50 pit code as a base. I just wonder if he actually has radar, air to air, and ccrp working. Was something I could never figure out. Doubt it's using the Ka-50 pit as a base... I don't think it works like that. Looks to me more like he wrote his own DLL, based on the MFDs. 1
636_Castle Posted September 18, 2010 Posted September 18, 2010 Anyone notice how the rotary knobs do not utilize the scroll wheel as they should in BS? Or how the crosshair doesn't turn green over a clickable button? I don't know about this one... [sIGPIC][/sIGPIC] How To Fix Your X-52's Rudder!
Blaze Posted September 18, 2010 Posted September 18, 2010 Anyone notice how the rotary knobs do not utilize the scroll wheel as they should in BS? Or how the crosshair doesn't turn green over a clickable button? I don't know about this one... Or maybe the guy didn't program the cursor to do that...that's all in lua can be done or left out. i7 7700K | 32GB RAM | GTX 1080Ti | Rift CV1 | TM Warthog | Win 10 "There will always be people with a false sense of entitlement. You can want it, you can ask for it, but you don't automatically deserve it. "
Griffin Posted September 18, 2010 Posted September 18, 2010 I really hope this is true. It's made by a Finnish guy who, according to my simming friend, has done some great mods for alot of other sims too. If you check out this video, you can see a very early WIP cockpit with nothing but ADI and VSI.
Blaze Posted September 18, 2010 Posted September 18, 2010 Same guy who just released AIESTV", Maverick+Shkval display. i7 7700K | 32GB RAM | GTX 1080Ti | Rift CV1 | TM Warthog | Win 10 "There will always be people with a false sense of entitlement. You can want it, you can ask for it, but you don't automatically deserve it. "
Kegetys Posted September 18, 2010 Posted September 18, 2010 I have no idea what the first post is about, but the "mod" on the youtube video is made by me. It is a little project I have been working on a bit for a while now (rendering a custom cockpit). Most of the actual hornet cockpit functionality is missing, wrong or incomplete including most of the mfd pages, almost all of the switches/knobs do nothing, radar, rwr, navigation etc. do not work and so on. The cockpit is rendered and handled using a D3D hook, basically the original cockpit is hidden and another model is drawn instead. All the switch actions and mfd/hud rendering is done in the lua exports script. It doesn't use anything from Black Shark so that is why the behaviour probably is a bit different in many places. The base cockpit model is made by another guy, it is intended for ArmA 2 which is why the detail level isn't on the typical flight sim level (also my renderer doesn't at least yet handle normal- or specular maps and the FC2 lighting is not very suitable for it), though I have added some more detail in the side panels and some other switches/buttons. I dont know if it ever will be in any kind of "complete" state, it depends on how much free time I have and how long I have interest to keep working on it. What is possible is also severely limited by what is offered by the exports interface so many systems are very difficult to get to function at all. 13 As a cyborg, you will serve SHODAN well http://www.kegetys.fi
aaron886 Posted September 18, 2010 Posted September 18, 2010 I have no idea what the first post is about, but the "mod" on the youtube video is made by me. It is a little project I have been working on a bit for a while now (rendering a custom cockpit). Most of the actual hornet cockpit functionality is missing, wrong or incomplete including most of the mfd pages, almost all of the switches/knobs do nothing, radar, rwr, navigation etc. do not work and so on. The cockpit is rendered and handled using a D3D hook, basically the original cockpit is hidden and another model is drawn instead. All the switch actions and mfd/hud rendering is done in the lua exports script. It doesn't use anything from Black Shark so that is why the behaviour probably is a bit different in many places. The base cockpit model is made by another guy, it is intended for ArmA 2 which is why the detail level isn't on the typical flight sim level (also my renderer doesn't at least yet handle normal- or specular maps and the FC2 lighting is not very suitable for it), though I have added some more detail in the side panels and some other switches/buttons. I dont know if it ever will be in any kind of "complete" state, it depends on how much free time I have and how long I have interest to keep working on it. What is possible is also severely limited by what is offered by the exports interface so many systems are very difficult to get to function at all. Glad to hear the explanation! Looks like fantastic and exciting work. Hopefully one day we can all benefit from your knowledge. :) Rep!
SilentEagle Posted September 18, 2010 Posted September 18, 2010 (edited) I dont know if it ever will be in any kind of "complete" state, it depends on how much free time I have and how long I have interest to keep working on it. What is possible is also severely limited by what is offered by the exports interface so many systems are very difficult to get to function at all. Well if you lose interest, we'll take over! :) :) :) This has amazing potential and while you may see it as severely limited, it is still has many times more functionality than anyone else has been able to achieve. Edited September 18, 2010 by SilentEagle
trigen Posted September 18, 2010 Posted September 18, 2010 You continue to amaze me Kegetys, i love you man! Softth and now this! So what can we go to gain this knowledge ? please do tell 1080 ti, i7700k 5ghz, 16gb 3600 cl14 ddr4 oc
Griffin Posted September 18, 2010 Posted September 18, 2010 Oh thanks for the explanation. It's of course an enormous project for one man to create a fully functional F-18, so it would be more than enough to make it up to FC2 standard and perhaps slap the FC2 radar code onto it with A2G functionality if possible without any crazy effort. The 6DOF cockpit is awesome enough for FC2 use and we would be grateful for a flyable F-18 with an actual F-18 cockpit instead of Su-27. Great work man!
104th_Crunch Posted September 18, 2010 Posted September 18, 2010 Regardless of state. NIce work Kegetys! You know your stuff.
Ells228 Posted September 18, 2010 Posted September 18, 2010 Excellent work Kegetys. A lot of hard work gone into the coding and pit there.
Recommended Posts