Black box of code after quitting?
#7
(23 Nov 11, 10:19AM)Bukz Wrote: Its the window's equivalent of linux/Mac's "terminal" (in windows lingo it is known as the "command prompt"), when assaultcube.bat is launched it will pop up and act exactly like the console in-game. You'll see all the messages there that you do in-game. By default, this window does not automatically close itself when quitting AC, but you can force it to automatically quit by editing assaultcube.bat with a text editor (notepad will work) and changing:

pause

to

REM pause

Btw, in the next version of AC this will no longer apply. There is no extra window that needs to be manually closed after quitting AC. Which reminds me, how will windows users pipe the console text to a client log if there is no more .bat? I think AC should have some kind of built-in optional client logging feature that works the same across all platforms. :)
Thank you.
Thanks given by:


Messages In This Thread
RE: Black box of code after quitting? - by Link - 23 Nov 11, 10:17PM