freebirddz Posted April 25, 2021 Author Posted April 25, 2021 2 hours ago, TheNicePig said: Does anyone else have problems with the throttle not working? I'm using keyboard throttle right now. Also it seems that the flight controls also doesn't work with keyboard too. Downloaded latest version (the one right out of the link) With EFM active need to have Left/Right Stick and keyboard flight control not working. the MOD is WIP Alpha Stage 1 1
TheNicePig Posted April 25, 2021 Posted April 25, 2021 2 minutes ago, freebirddz said: With EFM active need to have Left/Right Stick and keyboard flight control not working. the MOD is WIP Alpha Stage Ok, thanks for the answer. Guess i just gotta find something to make an ad hoc throttle xD 1 1
mechanick29 Posted April 25, 2021 Posted April 25, 2021 On 4/22/2021 at 5:07 PM, freebirddz said: if you set is_FC3=true, yes it's needed to get weapons work specially guided one. if there is no FC3 or Su33 : make sure to have is_FC3=false and Cockpit_MOD='_ASM' (for now ASM is just A-29B Systems appropriate one will follow) It's there any way of using the Su-25T's weapons?
freebirddz Posted April 26, 2021 Author Posted April 26, 2021 (edited) 12 hours ago, mechanick29 said: It's there any way of using the Su-25T's weapons? if you mean Air to Ground it's already working, if you mean Su25T specific weapons, the Bird has it's own one, take time to read previous posts. Edited April 26, 2021 by freebirddz 1
mechanick29 Posted April 27, 2021 Posted April 27, 2021 (edited) Hi, The cockpit is invisible, the plane works fine. I have an English cockpit mod for the Su-25T BTW. If you think that's the problem please send me the original cockpit folder because I don't have the original anymore. I haven't tried to weapons yet, but can I use the weapons that aren't from the Su-25T like the R77? Thank you in advanced. Edited April 27, 2021 by mechanick29
freebirddz Posted April 27, 2021 Author Posted April 27, 2021 4 hours ago, mechanick29 said: Hi, The cockpit is invisible, the plane works fine. I have an English cockpit mod for the Su-25T BTW. If you think that's the problem please send me the original cockpit folder because I don't have the original anymore. I haven't tried to weapons yet, but can I use the weapons that aren't from the Su-25T like the R77? Thank you in advanced. Will have custom cockpit ! no plane for Su25T one
freebirddz Posted April 27, 2021 Author Posted April 27, 2021 3 hours ago, MNXAH4NK said: AWESOME! Work in Progress for better one 1 2
=OPS=Slider Posted April 27, 2021 Posted April 27, 2021 (edited) Multicrew doesn't really work. It shows 2 slots in the aircraft, but once you click "Briefing" DCS crashes. Just a heads up. And yes, entry.lua is changed to "false". Edited April 27, 2021 by =OPS=Slider
freebirddz Posted April 27, 2021 Author Posted April 27, 2021 3 hours ago, =OPS=Slider said: Multicrew doesn't really work. It shows 2 slots in the aircraft, but once you click "Briefing" DCS crashes. Just a heads up. And yes, entry.lua is changed to "false". Unfortunately this is not working win FC3 on, you have to put is_FC3=false in entry.lua for required Aircraft to have multi crew working (still not synchronized ), but lose the ability to use guided weapons :(
=OPS=Slider Posted April 27, 2021 Posted April 27, 2021 1 minute ago, freebirddz said: Unfortunately this is not working win FC3 on, you have to put is_FC3=false in entry.lua for required Aircraft to have multi crew working (still not synchronized ), but lose the ability to use guided weapons :( That's what I did, as I said in my previous post. I've changed is_FC3=true to false, and it still crashed. Unless I've changed it in the wrong file. It's a little bit confusing, because there is a file called "entry.lua" and a folder named "Entry" and it also has entry files for specific aircrafts, for example Su-30SM. So here's my question, which file do I have to edit to get multicrew ability and get it to work? To put it a bit more simple (I hope) do I need to ADD the line "Su30SM_CFG = {ROLE="AA", is_EFM=false, Cockpit_MOD='_SU33', is_FC3=false}" to "Su-30SM.lua" file?
freebirddz Posted April 27, 2021 Author Posted April 27, 2021 2 minutes ago, =OPS=Slider said: That's what I did, as I said in my previous post. I've changed is_FC3=true to false, and it still crashed. Unless I've changed it in the wrong file. It's a little bit confusing, because there is a file called "entry.lua" and a folder named "Entry" and it also has entry files for specific aircrafts, for example Su-30SM. So here's my question, which file do I have to edit to get multicrew ability and get it to work? To put it a bit more simple (I hope) do I need to ADD the line "Su30SM_CFG = {ROLE="AA", is_EFM=false, Cockpit_MOD='_SU33', is_FC3=false}" to "Su-30SM.lua" file? just try this one : Su30SM_CFG = {ROLE="AA", is_EFM=false, Cockpit_MOD='_ASM', is_FC3=false} I have to recheck that when got some time sorry for that. It used to work ! 1
freebirddz Posted April 27, 2021 Author Posted April 27, 2021 (edited) Both of players must have same configuration. Edited April 27, 2021 by freebirddz 2
Fab8ball Posted April 28, 2021 Posted April 28, 2021 On 4/27/2021 at 2:44 PM, freebirddz said: Work in Progress for better one Is this the cockpit I should see? I downloaded and installed the Mod but I see the su-27 cockpit instead?
freebirddz Posted April 28, 2021 Author Posted April 28, 2021 21 minutes ago, Fab8ball said: Is this the cockpit I should see? I downloaded and installed the Mod but I see the su-27 cockpit instead? You should see Su33/27 cockpit right
=OPS=Slider Posted May 1, 2021 Posted May 1, 2021 (edited) Following your suggestion, I've changed the code but it didn't help with multicrew. As soon as 2nd pilot clicks "Briefing" and "Fly" DCS crashes only for the backseat pilot. I think in order for multicrew to work, the mod needs an EFM, from what I remember. Edited May 1, 2021 by =OPS=Slider 1
AwesomeAirplaneMemes Posted May 2, 2021 Posted May 2, 2021 (edited) Very cool updates to the mod! I am unable to light the afterburners on the EFM however, am I doing something wrong? I push the throttles to the max and there is no burner. Engine RPM is at 100% but the afterburner does not happen. Edited May 2, 2021 by AwesomeAirplaneMemes
Jerec Posted May 2, 2021 Posted May 2, 2021 On 4/27/2021 at 10:58 PM, freebirddz said: just try this one : Su30SM_CFG = {ROLE="AA", is_EFM=false, Cockpit_MOD='_ASM', is_FC3=false} Same here, added this line and set all is_FC3=true to false, nevertheless, DCS World doesn´t start. It crashed immediately.
freebirddz Posted May 2, 2021 Author Posted May 2, 2021 12 hours ago, =OPS=Slider said: Following your suggestion, I've changed the code but it didn't help with multicrew. As soon as 2nd pilot clicks "Briefing" and "Fly" DCS crashes only for the backseat pilot. I think in order for multicrew to work, the mod needs an EFM, from what I remember. you can just put in entry.lua is_EFM=true for the required variant, but need to check all that. actual focus is on the 3D internal and external, systems and avionics will be coming next
Fritze Posted May 2, 2021 Posted May 2, 2021 On 4/19/2021 at 7:00 AM, mitja_bonca said: Hmmm, I removed all the other mods from aircraft folder, and now the game loads: Hmm, so need to figure out with which plane it clashes... thanks mate. -- PS: Got it, its Su-57 that is clashes with Su-30! Any clue what can be wrong? Just asking, but I doubt you can help me out here. Thanks for this, I had no idea why it wasn't working. 1
mechanick29 Posted May 2, 2021 Posted May 2, 2021 For me the cockpit is invisible but everything else works.
Garuda01 Posted May 3, 2021 Posted May 3, 2021 it seems it's conflicted with Su-57 in my case try to remove it and check again it should work
Airbarba Posted May 3, 2021 Posted May 3, 2021 18 hours ago, freebirddz said: Cockpit still WIP Nice,keep up 2 1
Recommended Posts