![]() |
The bridge supply request console is nonfunctional - 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) +---- Forum: Resolved (https://forum.ss13.co/forumdisplay.php?fid=16) +---- Thread: The bridge supply request console is nonfunctional (/showthread.php?tid=5523) |
The bridge supply request console is nonfunctional - Erik - 10-11-2015 The console does not work, because the \ref[src] is being set to [icon-QMreq (EAST)] :bravo: Re: The bridge supply request console is nonfunctional - somepotato - 10-11-2015 The fact the \ref is being set to that is a feature of byond. It will use the objects tag if it has one, otherwise will use the object ID number, which is more transient and won't survive a possible reset. |