code/__HELPERS/game.dm
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. |
---|---|
/proc/get_bbox_of_atoms | Get a bounding box of a list of atoms. |
/proc/recursive_organ_check | |
/proc/remove_image_from_client | Removes an image from a client's .images . Useful as a callback. |
/proc/announce_arrival | Send 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.