Printable View
How do I hide console that opens with simba?
Attachment 27954
Or if you're looking to hide SMART's console: Simba Code: smartShowConsole := false;
smartShowConsole := false;
Quote: Originally Posted by anoobis Attachment 27954 ty Quote: Originally Posted by KeepBotting Or if you're looking to hide SMART's console: Simba Code: smartShowConsole := false; ty