Build options
by Shaz · in Torque Game Builder · 09/17/2008 (8:36 pm) · 3 replies
I have built and distributed my game for testing, but it's in debug mode (testers can hit ~ and bring up the console).
What do I need to do, and where do I need to do it, to disable that?
Will doing so give me a smaller exe?
What do I need to do, and where do I need to do it, to disable that?
Will doing so give me a smaller exe?
About the author
Associate James Ford
Sickhead Games
Well here's one way to disable it. Search for "toggleConsole", find where a key is bound to that function and comment that line out.