Added a thing so it's easier to track if the master controller has assed up.

Admins now have an extra bit in their status tab that monitors the master controller.
Under normal circumstances, it should say "no" during pre-round, switch to "yes" for the first few seconds of the actual round, then switch to "no" while occasionally blinking to "yes". If it stops blinking to "yes", the master controller has broken and you need to press the button.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1130 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3@gmail.com
2011-02-25 04:53:18 +00:00
parent b12b59c400
commit 9f44737641
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -2165,6 +2165,7 @@ note dizziness decrements automatically in the mob's Life() proc.
if (src.client && src.client.holder)
stat(null, "([x], [y], [z])")
stat(null, "CPU: [world.cpu]")
stat(null, "Controller: [controllernum]")
//if (master_controller)
// stat(null, "Loop: [master_controller.loop_freq]")