When SendSystemMsg("blah blah"); is called, "blag blah" is displayed on the console. I've studied it step by step , but I didn't find where is the line of code wich make the string displayed one the console. (I didn't find some AddLine or (*info) <<"")
I'm "working" on the newGUI , and I want all the text displayed on the new console instead of the old one.