quote:Originally posted by Keikonium I don't script, but good job none the less . Why not have your script toggle the enable/disable debug window as well.
quote:Debug.DebuggingWindowVisible = true;
quote:Debug.DebuggingWindowVisible = !Debug.DebuggingWindowVisible;