[Bug] The vanish objective would fail if you where inside a adventure zone. - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30) +---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31) +---- Thread: [Bug] The vanish objective would fail if you where inside a adventure zone. (/showthread.php?tid=6072) |
[Bug] The vanish objective would fail if you where inside a adventure zone. - Erik - 03-11-2016 The vanish objective simply ran a check to see if your Z was not 1, or two. Considering that the adventure zones are on two, i chanced the check to a simple area check. Patch: https://gist.github.com/Chnkr/14cdbca5e57859426e83 |