Forums » Bugs

jettison and ship control..

Mar 28, 2025 ScotiaKnight link
i jettison using a function.. for example

function things() JettisonAll() end
RegisterUserCommand("stuff", things)

i have the function bound to "J".. (shift j)

if im strafing or otherwise maneuvering and i trigger the function, my ship gets locked into that motion..

so if im strafing left when i jettison, my ship gets locked into a hard left strafe

windows 10, current, etc etc
Mar 28, 2025 incarnate link
We'll take a look, thanks.
Mar 28, 2025 raybondo link
With that same command and bind, I was unable to reproduce the locked maneuver.

Is it possible that you are releasing the strafe button (for example) while the Shift key is pressed? That would exhibit the issue you're having.
Mar 29, 2025 ScotiaKnight link
its entirely possible yea, was kind of a quick succession of key presses each time ive done it and i might have got the order incorrect.. ill try it a few more times

supposing i did, is that expected behavior?