code/__DEFINES/database.dm ![code/__DEFINES/database.dm0](git.png)
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 ![code/__DEFINES/database.dm 6](git.png)
When there was a problem with the execution of a query.
DB_QUERY_FINISHED ![code/__DEFINES/database.dm 4](git.png)
When a query is finished executing
DB_QUERY_STARTED ![code/__DEFINES/database.dm 2](git.png)
When a query has been queued up for execution/is being executed
MESSAGE_BOTTLE_CHANCE ![code/__DEFINES/database.dm 9](git.png)
The probability of non-maploaded photos and papers being saved as bottle messages at the end of the round.