• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (GUI)
  • Edit (Text)
  • Rename Page
  • Copy Page
  • Load Page
  • Save Page
  • Delete Page
  • Attachments
  • Check Spelling
  • Diffs
  • Info
  • Revert to this revision
  • XML
  • Render as Docbook
  • Print View
  • Raw Text
  • Delete Cache
  • Like Pages
  • Local Site Map
  • Remove Spam
  • Package Pages
  • Sync Pages
    • Diff for "Server"
    Differences between revisions 6 and 7
    Revision 6 as of 2013-07-31 02:46:29
    Size: 4506
    Editor: tech
    Comment:
    Revision 7 as of 2013-07-31 02:48:06
    Size: 4596
    Editor: tech
    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



    ScriptObjects

    Server (last edited 2017-07-21 01:59:53 by Inanna)