You can take control of the planes and fly them and do dogfights and stuff.
Probably best played on maps with plenty of room, like landcruiser maps.
Controls:
Switch plane: click on plane, or PG up, PG down.
Exit plane: right click.
Elevators: A, D, ←, →. (Hold Left Shift for slower aiming)
Throttle: W, S, ↑, ↓.
Weapons: space, b, n.
Keys rebindable with top left button (thanks Flinnshadow).
Planes:
Biplane (from birdies ammo):
-Fires M1911, drops Flechettes, drops Grenades.
F-16 Fighting Falcon:
-M61 Vulcan, AIM-9 Sidewinders, flares.
F6F Hellcat:
-6x Machinegun, 2x 250kg bomb.
A-10 Thunderbolt:
-30mm GAU-8 Avenger, GBU-39 Bombs, flares.
P-51 Mustang:
-6x Machinegun, 2x 250kg bomb.
F-117 Nighthawk:
-Paveway
AH-6 Little Bird:
-M134 Minigun, Hydra rockets, flares.
AH-64 Apache:
-30mm M230 Chaingun, Hydra Rockets, AGM-114 Hellfire Missile.
AC-130 Gunship:
-25mm GAU-12 Equalizer, 40mm Bofors, 105mm Howitzer.
Credits:
Flinnshadow: keybind rebinding code, AI fixes / improvements, anti air balancing.
SamZong: chinese translation.
Plane outlines:
P-51D Mustang: Martin Čížek, CC BY-SA 4.0[creativecommons.org], via Wikimedia Commons[commons.wikimedia.org]
AC-130: Jetijones, CC BY 3.0[creativecommons.org], via Wikimedia Commons[commons.wikimedia.org]
AH-6 Little Bird: FOX 52, CC BY-SA 4.0[creativecommons.org], via Wikimedia Commons[commons.wikimedia.org]
Sounds:
A-10 Thunderbolt ("Warthog") 30mm GAU cannon 2 by nicStage — https://freesound.org/s/127729/ — License: Attribution 4.0
Plane Cessna start stop.wav by Cheeseheadburger — https://freesound.org/s/141519/ — License: Attribution 4.0
More credits listed on github page[github.com].
Copy Info:
You may copy this mod.
You are allowed to upload your own version of Pilotable Planes to the Forts Steam Workshop or copy anything from this mod for use on the Forts Steam Workshop. Make sure to credit assets with CC BY licenses in the workshop description if those assets are used, not required for CC0 or public domain assets. Github:https://github.com/SamsterBirdies/pilotable-planes
Mod Support:
Planes from other mods can be supported similar to supporting dlc2_bombs.
Table to insert into the custom plane projectile in projectile_list.lua
sb_planes = { elevator = 60000, –strength of elevator thrust = 15000, –thrust strength throttle_min = 0.5, –minimum throttle multiplier throttle_max = 1.85, –maximum throttle multiplier lift_multiplier = 4.3, –lift strength multiplier lift_max_speed = 3700, –max speed for lift_multiplier advanced_physics = true, –keep it on true (if false, throttle and lift physics are disabled) helicopter = false, –gets helicopter physics –sprite = path .. "/effects/apache" –gives sprite for helicopters. trail_effect = path .. "/effects/trail_jet", –trail effect to use. This will use append ‘1.lua’ for team 1 and ‘t2.lua’ for team2. In this case: ‘trail_jet1.lua’, and ‘trail_jet2.lua’. RCS = 5, –radar cross section m2. (currently unused. but here in-case i add radar.) submarine = false, –makes planes only work underwater transfer_control = false, –transfers control to plane projectiles spawned by age effects. heli_effect = false, –disables helicopter wind effect weapon1 = { projectile = "sbpp_temp_minigun", –projectile savename to fire rotation = 0.0, –angle to fire the projectile in radians distance = 25, –distance from center of plane to spawn projectile speed = 6000, –speed of projectile relative to plane count = 45, –amount of shots (like RoundsEachBurst) period = 0.04, –period between shots (like RoundPeriod) perround = 1, –like ProjectilesPerRound timer = 9, –reload time of weapon bank_timer = 15, –reload time of additional banked rounds bank_max = 2, –maximum banked rounds. bank_start = 1, –starting amount of banked shots. stddev = 0.03, –like FireStdDev effect = path .. "/effects/vulcan_fire.lua", –like FireEffect reload_effect = path .. "/effects/ac130_gunready.lua", –like ReloadEffect aimed = false, –weapon can be aimed with cursor (like in the ac130) aim_missile = false, –sets target for launched missiles name = "Vulcan", –name to display on bottom right hud. can use string names too. (example: "$Weapon.cannon") recoil = 0, –applies recoil to aircraft }, weapon2 = { –same vars as above }, weapon3 = { –same vars as above }, }
You may also want to add an overrides table to change some properties of the plane when this mod is enabled, like removing dlc2_bombs, and adding gravity and drag to the projectile.
sb_planes_overrides = { dlc2_Bombs = nil, Gravity = 981, ProjectileDrag = 4, TrailEffect = nil, }
Download Required DLC:
These DLC should be installed in order to use this item.
Forts - High Seas Revisions:
Old revisions of this mod are available below. Click the link to download.