code/__DEFINES/database.dm
DB_QUERY_STARTED | When a query has been queued up for execution/is being executed |
---|---|
DB_QUERY_FINISHED | When a query is finished executing |
DB_QUERY_BROKEN | When there was a problem with the execution of a query. |
MESSAGE_BOTTLE_CHANCE | The probability of non-maploaded photos and papers being saved as bottle messages at the end of the round. |
Define Details
DB_QUERY_BROKEN
When there was a problem with the execution of a query.
DB_QUERY_FINISHED
When a query is finished executing
DB_QUERY_STARTED
When a query has been queued up for execution/is being executed
MESSAGE_BOTTLE_CHANCE
The probability of non-maploaded photos and papers being saved as bottle messages at the end of the round.