Broadcast delay time on an announcement computer ending in odd numbers don't have a : - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Bug Reports (https://forum.ss13.co/forumdisplay.php?fid=9) +--- Thread: Broadcast delay time on an announcement computer ending in odd numbers don't have a : (/showthread.php?tid=12636) |
Broadcast delay time on an announcement computer ending in odd numbers don't have a : - UrsulaMejor - 07-25-2019 Broadcast delay: 00 41 Broadcast delay: 00 29 Broadcast delay: 00 23 Broadcast delay: 00:26 why? who knows. actually this seems to literally not be a bug return "[minutes][seconds % 2 == 0 ? ":" : " "][seconds]" why though? RE: Broadcast delay time on an announcement computer ending in odd numbers don't have a : - NateTheSquid - 07-26-2019 this is an odd thing for someone to have coded RE: Broadcast delay time on an announcement computer ending in odd numbers don't have a : - UrsulaMejor - 07-26-2019 (07-26-2019, 07:19 AM)NateTheSquid Wrote: this is an odd thing for someone to have coded best guess from the nerd cabal is that, back when window refresh rates were higher, this made it look like a blinking clock. now that they've been lowered to reduce lag the window skips numbers so it doesn't look like it's blinking, it looks broken instead |