Understanding SS13 code: Difference between revisions

imported>Cheridan
imported>Cheridan
(One intermediate revision by the same user not shown)
Line 88: Line 88:
'''Southwest:''' 10 (2 + 8)<br>
'''Southwest:''' 10 (2 + 8)<br>


They are numbered like this because dir uses the 'bitflag' methodology. It is defined in binary, so...
They are numbered like this because dir uses the 'bitflag' methodology. You can read more about bitflags [[Binary_flags|here.]]  It is defined in binary, so...


'''0001''' is north<br>
'''0001''' is north<br>
Anonymous user