Size: 4506
Comment:
|
Size: 4596
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 45: | Line 45: |
returns positive number indicating seconds until maintenance, as soon as maintenance announcements are issued. | returns positive number indicating seconds remaining until server disconnects everyone for system maintenance, as soon as maintenance announcements are issued. |
Line 47: | Line 47: |
until maintenance warnings are issued, this variable will return 0 | after maintenance has occurred and until maintenance warnings are issued again, this variable will return 0 |
serverMinutes
Usage: |
m_context.serverMinutes |
Example: |
m_context.serverMinutes |
returns number from 0-59 indicating current time in minutes according to server
serverHours
Usage: |
m_context.serverHours |
Example: |
m_context.serverHours |
returns number from 0-23 indicating current time in hours according to server
serverDate
Usage: |
m_context.serverDate |
Example: |
m_context.serverDate |
returns Error #1069
serverMonth
Usage: |
m_context.serverMonth |
Example: |
m_context.serverMonth |
returns Error #1069
serverYear
Usage: |
m_context.serverYear |
Example: |
m_context.serverYear |
returns Error #1069
maintenanceStart
Usage: |
m_context.maintenanceStart |
Example: |
m_context.maintenanceStart |
returns positive number indicating seconds remaining until server disconnects everyone for system maintenance, as soon as maintenance announcements are issued.
after maintenance has occurred and until maintenance warnings are issued again, this variable will return 0