SPLURT Station 13 - Modules - TypesDefine Details

code/__HELPERS/game.dm

GET_ERROR_ROOMReturns either the error landmark or the location of the room. Needless to say, if this is used, it means things have gone awry.
/proc/get_bbox_of_atomsGet a bounding box of a list of atoms.
/proc/recursive_organ_check
/proc/remove_image_from_clientRemoves an image from a client's .images. Useful as a callback.
/proc/announce_arrivalSend a message in common radio when a player arrives

Define Details

GET_ERROR_ROOM

Returns either the error landmark or the location of the room. Needless to say, if this is used, it means things have gone awry.