Size: 16664
Comment:
|
Size: 16501
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 == |
Line 165: | Line 165: |
CategoryVariables | CategoryObjects |
Contents
- currentDateTime
- currentTime
- playerInfo.lastLoginTime
- playerInfo.createrTime
- playerInfo.office
- playerInfo.castleCount
- playerInfo.honor
- playerInfo.levelId
- playerInfo.medal
- playerInfo.sex
- playerInfo.accountName
- playerInfo.faceUrl
- playerInfo.id
- playerInfo.allianceLevel
- playerInfo.bdenyotherplayer
- playerInfo.population
- playerInfo.flag
- playerInfo.prestige
- playerInfo.userName
- playerInfo.userId
- playerInfo.titleId
- playerInfo.ranking
- 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.