code/__HELPERS/unsorted.dm

/proc/getline | Gets the turfs which are between the two given atoms. Including their positions Only works for atoms on the same Z level which is not 0. So an atom located in a non turf won't work Arguments: |
---|---|
/proc/get_atoms_of_type | Returns a list of atoms in a location of a given type. Can be refined to look for pixel-shift. |
/proc/get_channel_name | Returns the clean name of an audio channel. |
/proc/HTTPGet | HTTP Get (Powered by RUSTG) |