Player icon indicating copy to clipboard operation
Player copied to clipboard

Maniacs Feature - "Skip Dialogs" from Fatal Mix.

Open jetrotal opened this issue 8 months ago • 8 comments

Hold ESC to skip all dialogs when in Debug Mode.

Things to consider:

  • Need an alternative to strlen(text_index) < 3. Since the textboxes can stop while being bigger than 3 characters, if the com.string has more than 4 lines of text.
  • We need a flag that works as an alternative to Player::debug_flag, so people can use it in their games (both shift and this skip should be activated?)

jetrotal avatar Nov 13 '23 09:11 jetrotal