• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OTClient console.

Nothxbye

Banned User
Joined
Jan 22, 2012
Messages
1,124
Reaction score
173
Hello OTlanders,
I wondering how to remove this ugly console someone know how?
 
Just compile it without flag WINDOWS_CONSOLE.

Best
Sebastian

Here are all flags i have in preprocessors which should i remove?
Code:
WIN32
_CRT_SECURE_NO_WARNINGS
_WIN32_WINNT=0x0501
BOT_PROTECTION
CLIENT
CRASH_HANDLER
FW_GRAPHICS
FW_NET
FW_SOUND
FW_XML
BUILD_TYPE="RelWithDebInfo"
BUILD_COMMIT="devel"
BUILD_REVISION="0"
VERSION="0.6.3"
 
I fixed it myself some days ago otland didn't know like always, thread to close.
 
Back
Top