Writing in Hexidecimal in DM in Off Topic
|
|
It isn't common knowledge because, as far as I know, it isn't documented, but did you know that BYOND lets you write numbers in hexidecimal form instead of decimal? For example:
world << ascii2text(0x41)
|
Cool, eh?
</<>
|