Feature - New #1694
MCP button to close all ogre console windows
Status:
Implemented
Priority:
Low
Assignee:
-
Category:
-
Start date:
2016-08-08
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
It would be nice to have an MCP command which would close all open ogre console windows across all sessions. It would be even nicer if you could close all open ogre console windows except for the current toon.
Updated by Kannkor over 8 years ago
- Status changed from New to Implemented
Ogrebot 17.105
** Added: -OgreConsole_Show
*** Takes 1 parameter, TRUE or FALSE. If TRUE OgreConsole is opened. If FALSE OgreConsole is hidden.
** Added: -OgreConsole_ShowRequiresOgreBot
*** Note: This requires OgreBot to be running, because that is where 'ForWho' is resolved.
*** Takes 2 parameters.
*** Parameter 1: ForWho
*** Parameter 2: TRUE or FALSE. If TRUE OgreConsole is opened. If FALSE OgreConsole is hidden.