Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Command console, and log.

  • #1, by francisquito 9 years ago Zitieren
    I press TAB when the game is running and the command console doesn't appear. The log doesn't show print scripts.

    How can i see console and debug my scripts. Thanks.
  • #2, by sebastian 9 years ago Zitieren
    You must have at least one font in your game which is used to display the log entries in the TAB menu. Also set your log level to Info in the Playersettings of VS.

    kind regards
    Sebastian
  • #3, by afrlme 9 years ago Zitieren
    If you are a windows user, I highly recommend downloading an opensource application called snaketail & using that to monitor the log files as it can be used to display the log files in realtime rather than having to constantly hit tab & type PRINT LOG.

    You can find the download link & a guide on how to setup SnakeTail here.