• 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 "Player"
    Differences between revisions 6 and 7
    Revision 6 as of 2012-10-23 14:52:53
    Size: 16664
    Editor: Inanna
    Comment:
    Revision 7 as of 2012-10-23 14:54:37
    Size: 16503
    Editor: Inanna
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 3: Line 3:
    == Player.currentDateTime == == currentDateTime ==
    Line 10: Line 10:
    == Player.currentTime == == currentTime ==
    Line 17: Line 17:
    == Player.playerInfo.lastLoginTime == == playerInfo.lastLoginTime ==
    Line 24: Line 24:
    == Player.playerInfo.createrTime == == playerInfo.createrTime ==
    Line 31: Line 31:
    == Player.playerInfo.office == == playerInfo.office ==
    Line 38: Line 38:
    == Player.playerInfo.castleCount == == playerInfo.castleCount ==
    Line 45: Line 45:
    == Player.playerInfo.honor == == playerInfo.honor ==
    Line 52: Line 52:
    == Player.playerInfo.levelId == == playerInfo.levelId ==
    Line 59: Line 59:
    == Player.playerInfo.medal == == playerInfo.medal ==
    Line 66: Line 66:
    == Player.playerInfo.sex == == playerInfo.sex ==
    Line 73: Line 73:
    == Player.playerInfo.accountName == == playerInfo.accountName ==
    Line 80: Line 80:
    == Player.playerInfo.faceUrl == == playerInfo.faceUrl ==
    Line 87: Line 87:
    == Player.playerInfo.id == == playerInfo.id ==
    Line 94: Line 94:
    == Player.playerInfo.allianceLevel == == playerInfo.allianceLevel ==
    Line 101: Line 101:
    == Player.playerInfo.bdenyotherplayer == == playerInfo.bdenyotherplayer ==
    Line 108: Line 108:
    == Player.playerInfo.population == == playerInfo.population ==
    Line 115: Line 115:
    == Player.playerInfo.flag == == playerInfo.flag ==
    Line 122: Line 122:
    == Player.playerInfo.prestige == == playerInfo.prestige ==
    Line 129: Line 129:
    == Player.playerInfo.userName == == playerInfo.userName ==
    Line 136: Line 136:
    == Player.playerInfo.userId == == playerInfo.userId ==
    Line 143: Line 143:
    == Player.playerInfo.titleId == == playerInfo.titleId ==
    Line 150: Line 150:
    == Player.playerInfo.ranking == == playerInfo.ranking ==
    Line 157: Line 157:
    == Player.playerInfo.alliance == == playerInfo.alliance ==

    currentDateTime

    Usage:

    m_context.Player.currentDateTime

    Example:

    m_context.Player.currentDateTime

    Description goes here.

    currentTime

    Usage:

    m_context.Player.currentTime

    Example:

    m_context.Player.currentTime

    Description goes here.

    playerInfo.lastLoginTime

    Usage:

    m_context.Player.playerInfo.lastLoginTime

    Example:

    m_context.Player.playerInfo.lastLoginTime

    Description goes here.

    playerInfo.createrTime

    Usage:

    m_context.Player.playerInfo.createrTime

    Example:

    m_context.Player.playerInfo.createrTime

    Description goes here.

    playerInfo.office

    Usage:

    m_context.Player.playerInfo.office

    Example:

    m_context.Player.playerInfo.office

    Description goes here.

    playerInfo.castleCount

    Usage:

    m_context.Player.playerInfo.castleCount

    Example:

    m_context.Player.playerInfo.castleCount

    Description goes here.

    playerInfo.honor

    Usage:

    m_context.Player.playerInfo.honor

    Example:

    m_context.Player.playerInfo.honor

    Description goes here.

    playerInfo.levelId

    Usage:

    m_context.Player.playerInfo.levelId

    Example:

    m_context.Player.playerInfo.levelId

    Description goes here.

    playerInfo.medal

    Usage:

    m_context.Player.playerInfo.medal

    Example:

    m_context.Player.playerInfo.medal

    Description goes here.

    playerInfo.sex

    Usage:

    m_context.Player.playerInfo.sex

    Example:

    m_context.Player.playerInfo.sex

    Description goes here.

    playerInfo.accountName

    Usage:

    m_context.Player.playerInfo.accountName

    Example:

    m_context.Player.playerInfo.accountName

    Description goes here.

    playerInfo.faceUrl

    Usage:

    m_context.Player.playerInfo.faceUrl

    Example:

    m_context.Player.playerInfo.faceUrl

    Description goes here.

    playerInfo.id

    Usage:

    m_context.Player.playerInfo.id

    Example:

    m_context.Player.playerInfo.id

    Description goes here.

    playerInfo.allianceLevel

    Usage:

    m_context.Player.playerInfo.allianceLevel

    Example:

    m_context.Player.playerInfo.allianceLevel

    Description goes here.

    playerInfo.bdenyotherplayer

    Usage:

    m_context.Player.playerInfo.bdenyotherplayer

    Example:

    m_context.Player.playerInfo.bdenyotherplayer

    Description goes here.

    playerInfo.population

    Usage:

    m_context.Player.playerInfo.population

    Example:

    m_context.Player.playerInfo.population

    Description goes here.

    playerInfo.flag

    Usage:

    m_context.Player.playerInfo.flag

    Example:

    m_context.Player.playerInfo.flag

    Description goes here.

    playerInfo.prestige

    Usage:

    m_context.Player.playerInfo.prestige

    Example:

    m_context.Player.playerInfo.prestige

    Description goes here.

    playerInfo.userName

    Usage:

    m_context.Player.playerInfo.userName

    Example:

    m_context.Player.playerInfo.userName

    Description goes here.

    playerInfo.userId

    Usage:

    m_context.Player.playerInfo.userId

    Example:

    m_context.Player.playerInfo.userId

    Description goes here.

    playerInfo.titleId

    Usage:

    m_context.Player.playerInfo.titleId

    Example:

    m_context.Player.playerInfo.titleId

    Description goes here.

    playerInfo.ranking

    Usage:

    m_context.Player.playerInfo.ranking

    Example:

    m_context.Player.playerInfo.ranking

    Description goes here.

    playerInfo.alliance

    Usage:

    m_context.Player.playerInfo.alliance

    Example:

    m_context.Player.playerInfo.alliance

    Description goes here.


    CategoryVariables

    Player (last edited 2015-08-03 20:39:43 by tech)