-
Posts
596 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by Sidestrafe2462
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
BDA does support ARH missiles, the AIM-120 is an example of one. Ballistic missiles are by nature ballistic and are therefore not particularly capable of committing evasive maneuvers- although to be honest, it's not like many missiles are actually smart enough to do so in the first place.- 641 replies
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
totm oct 2023 Post Your Cinematics Here! (Cinematic Enthusiasts)
Sidestrafe2462 replied to Halban's topic in KSP Fan Works
oh so now the embed works! Quickie I tossed together in the middle of the night -
totm oct 2023 Post Your Cinematics Here! (Cinematic Enthusiasts)
Sidestrafe2462 replied to Halban's topic in KSP Fan Works
https://www.youtube.com/watch?v=eGcjvivvXqg Mirage 2000C things I'm going to assume it's the server weirdness that's borking the embed -
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
You've checked the wiki, right? What are you missing?- 641 replies
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
yeah, simultaneous lock doesn't work very well under player control. You'll have to do one at a time to get consistency.- 641 replies
-
- 1
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
Lock your first target, fire an ARH missile, unlock the first target and lock your second target, fire your second ARH missile. The AI is a lot better at this than a human can be.- 641 replies
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
huh, caught me. @Admiral Fluffy?
-
totm oct 2023 Post Your Cinematics Here! (Cinematic Enthusiasts)
Sidestrafe2462 replied to Halban's topic in KSP Fan Works
some more Runway Project -
totm oct 2023 Post Your Cinematics Here! (Cinematic Enthusiasts)
Sidestrafe2462 replied to Halban's topic in KSP Fan Works
Alt-history Mosquito -
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
Not at the present moment, but there's some parallel development going on on that front. there's a Github link in the description.- 641 replies
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
totm oct 2023 Post Your Cinematics Here! (Cinematic Enthusiasts)
Sidestrafe2462 replied to Halban's topic in KSP Fan Works
Fooling around in a custom cockpit -
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
Well, originally it was a normal fragmentation shell, but I decided to have a little bit of fun… no one said the things I make have to be “performant” or “reasonable”- 641 replies
-
- 1
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
The gun (.50 turret in this case) will draw resources from the ammoName line ammoName = 50CalAmmo whereas bullet type is set on the... bulletType line, so resource draw and shell fired are separate from each other ammoName = 50CalAmmo bulletType = 12.7mmBullet; 12.7mmAPIBullet So, if you set the .50cal to shoot nuclear ratshot it'll still draw from those nice little .50cal bins, as long as you don't change the ammo drawn to something more reasonable- 641 replies
-
- 1
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
for even more fun BULLET { name = 18inchISIJN caliber = 25 bulletVelocity = 805 bulletMass = 1360 //HE Bullet Values explosive = True tntMass = 1 fuzeType = Timed projectileColor = 254, 185, 0, 160 //RGBA 0-255 fadeColor = False startColor = 254, 185, 25, 120 beehive = true subMunitionType = 18inchFRAGJN apBulletMod = 0 bulletDragTypeName = AnalyticEstimate } BULLET { name = 18inchFRAGJN caliber = 25 bulletVelocity = 1600 bulletMass = 4 //HE Bullet Values explosive = False tntMass = 1 fuzeType = Timed nuclear = true incendiary = True projectileColor = 254, 185, 0, 160 //RGBA 0-255 fadeColor = False startColor = 254, 185, 25, 120 subProjectileCount = 600 apBulletMod = 0.5 bulletDragTypeName = AnalyticEstimate } add this to a CFG, and then give your desired gun 18inchISJN nuclear ratshot- 641 replies
-
- 2
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
For fun, pick any shelltype you like in bulletdef, and add this line nuclear = true- 641 replies
-
- 2
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
[1.9.x - 1.12.x] BDArmory Plus (BDA+) v1.7.1.0 [2024-09-04]
Sidestrafe2462 replied to DocNappers's topic in KSP1 Mod Releases
You can, of course, just copy the part folders instead of overriding the CFGs if you want to have both parts available you would have to change the edited part’s name from say “bahaclusterbomblaser” to “verywittytitle” or some other unique title to prevent overwriting- 641 replies
-
- bdarmory plus
- bda+
-
(and 2 more)
Tagged with:
-
awoken is thee @Spaceman.Spiff Hulloooo
-
oof my head. @ColdJwhere you at?