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



ScriptObjects

Server (last edited 2013-07-31 02:48:06 by tech)