Last SVN rev 19933, Linux x64. When I meet the mistress and get the message "Press Q to quit or ; to respawn" the only thing I can do is to quit with "Q". Nothing happens if I press ";" or any other key but "Q".
That's because those keys are implemented as a hack and depend on binding, while message is either hardcoded or painted into death-screen (depending on config). Same with "Q": bind "Cockpit::PitchDown" somewhere else, and the exit key will change accordingly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Link to forum topic: http://forums.vega-strike.org/viewtopic.php?f=2&t=18284
Last edit: Anonymous 2014-03-21
That's because those keys are implemented as a hack and depend on binding, while message is either hardcoded or painted into death-screen (depending on config). Same with "Q": bind "Cockpit::PitchDown" somewhere else, and the exit key will change accordingly.