[How-To] Skip the intrologo

  • Zitat

    Can you maybe tell how to do the Video with escape key, like official ?
    I mean being able to cancel the Video with escape key.

    As the title says, here's the simple method how you can skip the video without waiting until is finished, like official did long time ago.

    Bitte melden Sie sich an, um diesen Link zu sehen., right now these are by default:

    • VK_LBUTTON 0x01 - Left mouse button
    • VK_ESCAPE 0x1B - ESC key
    • VK_SPACE 0x20 - SPACEBAR

    Srcs/Client/UserInterface/Locale_inc.h

    Srcs/Client/UserInterface/MovieMan.cpp

    Zitat
    How to do it when i press any key/mouse etc to skip it? Not only by specific keys, people don't know those keys maybe

    .

    3 Mal editiert, zuletzt von VegaS ()

  • Dieses Thema enthält 2 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind, bitte registrieren Sie sich oder melden Sie sich an um diese lesen zu können.