Quote:
Originally Posted by Jerrythabest
Silencing the commands would be nice, but sadly due to the structure of the code it would require quite some work. Maybe we need to expose the features through the API directly, so you wouldn't need to rely on commands.
|
While I do not know exactly how the code works internally, couldn't this be solved through a bool that the /s command would set for the duration of the executed command that would be checked by the console output function and suppress its output if true?
Meh, I wish I could contribute better than just suggesting rough means of implementation based on speculations around the source code...
|