@Aviationlover101 Thanks for the offer but I think I'll pass. I'm gonna let my brain rest for a while and I think it's gonna take some time for my next plane.
XML Update 2:
- Added another Thrust Brake. You can now fully stop at mid-air like any other helicopter! it activates when using brakes at TAS < 20 MPH.
- New Part Count: 580.
XML Update 2:
- Added another Thrust Brake. You can now fully stop at mid-air like any other helicopter! it activates when using brakes at TAS < 20 MPH.
- New Part Count: 451.
XML Update 2:
- AOA Limiter at Low Speed removed. I have come to realize that this was annoying in flight because the aircraft snaps back to 0 AOA at low speed.
XML Update 5:
- AOA Limiter at Low Speed removed. I have come to realize that this was annoying in flight because the aircraft snaps back to 0 AOA at low speed.
XML Update 1:
- Fixed the Gun range (It can now fire at long range. It previously couldn't because burstCount is set to 0.)
- New Gun ammo: 3600 (as opposed to the previous 20000 this is to match ace combat gun ammo count).
Friendly Reminder: Don't set your Gun's burstCount to 0 otherwise it will not fire farther than 0.2 miles!!!
XML Update 4:
- Fixed the Gun range (It can now fire at long range. It previously couldn't because burstCount is set to 0.)
- New Gun ammo: 3600 (as opposed to the previous 20000 this is to match ace combat gun ammo count).
Friendly Reminder: Don't set your Gun's burstCount to 0 otherwise it will not fire farther than 0.2 miles!!!
XML Update 2:
- Canards enlarged which slightly enhanced performance.
- Reduced Drag Points to 5063.
- Reduced Engine Power to realistic thrust: from 67442 lbf to 42151.25 lbf (P&W F-135 Engine's thrust output was used as reference).
- New Power/Weight Ratio : 1.565
- Increased Gun Power (based on ReinMcDeer's SP Weapons Balancing Database V2.10.8).
Aircraft's Overall Performance is generally unaffected by these changes. I keep updating this plane because I'm keeping up with the details I employ on the pure naval variant of this aircraft.
@molakesi Unfortunately, I have already looked into this issue when I played with this aircraft. However, I didn't find the cause of the problem, so I decided not to fix it.
@localf15enjoyer No man, I'm not, the plane Mikado000 made the entire plane. I only added some weapons and extra features. But I'm glad you enjoyed it.
@llDeadboyll For the Refueling Mode, In the Variables section at the bottom right of the designer, input the following codes:
• Thr | clamp(clamp01(Activate6) * (((TargetDistance - (35 + (VTOL * 20))) / 15) + rate(TargetDistance)) / 5, -1, 1)
• Brk | clamp01(-Thr)
• Multi | clamp((TargetDistance - 35) / 250, 0.2, 1) + (0.8 * clamp01(-TargetSelected))
Using the Overload XML Editor, apply the variable name in the following parts and the following pattern:
• In your Engines at the InputController section, input | Throttle + Thr
• In your Airbrakes at the InputController section, input | Brake + Brk
• In your Wings at the ControlSurface section, inputId | Roll * Multi & inputId | Pitch * Multi
XML Updated 1:
• New part Count: 404.
• Fuel Capacity increased from 880 gal. to 3,910 gal.
• Fuselage Parts have been smoothened.
• Canards adjusted to 4.75 degrees for better flight.
• Adjusted Countermeasures location and added Chaffs.
@dhtv587 Thank You! it's been out now for a while Click here if you want to check it out. It helped me reach gold and I didn't expect it to get much attention but Thank You Very Much Again!
@IMTOLAZZTOMAKEANAME If you're on PC just hold the FireGuns button, but I don't know if it's the same on mobile.
Edit: If you're on mobile, for guns (located right under its compartment near the right wing) to work, first changed the armed group from "Funky" to "All" (just type this as is in the box that shows the funky tree code) after that you need to change it again by tapping the Armed Group button to any activation group you want or just tap it again until you reach the "All" setting, otherwise, it won't save.
@TheFlightGuySP Welp, that's the pros and cons of scaling an aircraft. But thank you for your advice, and I'll be sure to add them for a future version of this craft which will hopefully include an interior and other features.
Upvotes and Comments are Very Appreciated! Thank You Very Much!
@Aviationlover101 Thanks for the offer but I think I'll pass. I'm gonna let my brain rest for a while and I think it's gonna take some time for my next plane.
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
XML Update 2:
- Added another Thrust Brake. You can now fully stop at mid-air like any other helicopter! it activates when using brakes at TAS < 20 MPH.
- New Part Count: 580.
XML Update 2:
- Added another Thrust Brake. You can now fully stop at mid-air like any other helicopter! it activates when using brakes at TAS < 20 MPH.
- New Part Count: 451.
XML Update 1:
- Increased Railgun Projectile Velocity to match Ace Combat 7's EML statistics.
XML Update 2:
- Increased Railgun Projectile Velocity to match Ace Combat 7's EML statistics.
XML Update 1:
- Fuselage Misalignment Fix.
- New Part Count: 1248
XML Update 1:
- Fuselage Misalignment Fix.
- New Part Count: 1046
XML Update 2:
- AOA Limiter at Low Speed removed. I have come to realize that this was annoying in flight because the aircraft snaps back to 0 AOA at low speed.
XML Update 5:
- AOA Limiter at Low Speed removed. I have come to realize that this was annoying in flight because the aircraft snaps back to 0 AOA at low speed.
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
XML Update 1:
- Fixed the Gun range (It can now fire at long range. It previously couldn't because burstCount is set to 0.)
- New Gun ammo: 3600 (as opposed to the previous 20000 this is to match ace combat gun ammo count).
Friendly Reminder: Don't set your Gun's burstCount to 0 otherwise it will not fire farther than 0.2 miles!!!
XML Update 4:
- Fixed the Gun range (It can now fire at long range. It previously couldn't because burstCount is set to 0.)
- New Gun ammo: 3600 (as opposed to the previous 20000 this is to match ace combat gun ammo count).
Friendly Reminder: Don't set your Gun's burstCount to 0 otherwise it will not fire farther than 0.2 miles!!!
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
XML Update 3:
- Fixed Some Cockpit Buttons, namely: Arresting Hook & Countermeasures.
XML Update 2:
- Canards enlarged which slightly enhanced performance.
- Reduced Drag Points to 5063.
- Reduced Engine Power to realistic thrust: from 67442 lbf to 42151.25 lbf (P&W F-135 Engine's thrust output was used as reference).
- New Power/Weight Ratio : 1.565
- Increased Gun Power (based on ReinMcDeer's SP Weapons Balancing Database V2.10.8).
Aircraft's Overall Performance is generally unaffected by these changes. I keep updating this plane because I'm keeping up with the details I employ on the pure naval variant of this aircraft.
XML Update 1:
- Arresting Hook and Landing Gear now move sequentially with their doors.
- Edited minor details.
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
Awesome fairy you got there.
+1XML Update 1:
- Removed unnecessary wing parts which reduced agility.
- New part count: 418
@molakesi Oh, what did you find?
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
@molakesi Unfortunately, I have already looked into this issue when I played with this aircraft. However, I didn't find the cause of the problem, so I decided not to fix it.
+1@localf15enjoyer No man, I'm not, the plane Mikado000 made the entire plane. I only added some weapons and extra features. But I'm glad you enjoyed it.
Damn, its tank is so sexy with those mine plows.
+3@Rjenteissussy Thanks man, Have Fun!
+1@Rjenteissussy Vr Cockpit? Yes, Vr Capable? I don't know, I play on PC but I think it can.
+1Upvotes and Comments Are Very Appreciated! Thank You Very Much!
XML Update 1:
- Adjusted Helirotor Blade Diameter to a more realistic size of 590 in.
XML Update 1:
- Adjusted Helirotor Blade Diameter to a more realistic size of 590 in.
Upvotes and Comments are Very Appreciated! Thank You Very Much!
@llDeadboyll For the Refueling Mode, In the Variables section at the bottom right of the designer, input the following codes:
• Thr |
clamp(clamp01(Activate6) * (((TargetDistance - (35 + (VTOL * 20))) / 15) + rate(TargetDistance)) / 5, -1, 1)
• Brk |
clamp01(-Thr)
• Multi |
clamp((TargetDistance - 35) / 250, 0.2, 1) + (0.8 * clamp01(-TargetSelected))
Using the Overload XML Editor, apply the variable name in the following parts and the following pattern:
• In your Engines at the InputController section, input |
Throttle + Thr
• In your Airbrakes at the InputController section, input |
Brake + Brk
• In your Wings at the ControlSurface section, inputId |
Roll * Multi
& inputId |Pitch * Multi
XML Updated 1:
• New part Count: 404.
• Fuel Capacity increased from 880 gal. to 3,910 gal.
• Fuselage Parts have been smoothened.
• Canards adjusted to 4.75 degrees for better flight.
• Adjusted Countermeasures location and added Chaffs.
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
@Verdugo it's the XML editor mod and I think mobile has it too.
@Verdugo Using Overload of the Rotor part, in the RotorPerfScalars Section set collectiveTorque value to 0.
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
@dhtv587 Thank You! it's been out now for a while Click here if you want to check it out. It helped me reach gold and I didn't expect it to get much attention but Thank You Very Much Again!
@IMTOLAZZTOMAKEANAME If you're on PC just hold the FireGuns button, but I don't know if it's the same on mobile.
Edit: If you're on mobile, for guns (located right under its compartment near the right wing) to work, first changed the armed group from "Funky" to "All" (just type this as is in the box that shows the funky tree code) after that you need to change it again by tapping the Armed Group button to any activation group you want or just tap it again until you reach the "All" setting, otherwise, it won't save.
Upvotes and Comments are Very Appreciated! Thank You Very Much!
@dhtv587 Can I upload a livery version of this aircraft? I also added some new things and I'll be sure to credit you!
@XAircraftManufacturer Thanks, I'll keep that in mind!
Upvotes and Comments Are Very Appreciated! Thank You Very Much!
@RepublicOfCursedPlanes
@4planes
@XAircraftManufacturer
@AndrrewGarrison
@DatRoadTrainGuy19
@TheFlightGuySP Welp, that's the pros and cons of scaling an aircraft. But thank you for your advice, and I'll be sure to add them for a future version of this craft which will hopefully include an interior and other features.
+2Upvotes and Comments Are Very Appreciated! Thank You Very Much!
@RepublicOfCursedPlanes
@4planes
@XAircraftManufacturer
@AndrrewGarrison
@DatRoadTrainGuy19