View: view_player |
Description:
Hold a list of all the players encountered and their scoring details. Only players who are not dropped are shown.
|
See Also:
rounds,
playerinround,
clan,
|
Field | Linked From | Description |
playerindex | | |
name | | Player Name |
id | | GUID |
score | | Points Scored |
skill | | Skill Points |
scoreweighted | | Weighted Score |
skillweighted | | Weighted Skill |
kills | | Kills |
deaths | | Deaths |
teamkills | | Team Kills |
teamwins | | Team Wins |
teamlosses | | Team Losses |
longestkillstreak | | Longest Kill Streak |
longestteamkillstreak | | Longest Teamkill Streak |
longestdeathstreak | | Longest Death Streak |
suicides | | Suicides |
rounds | | Rounds Played |
duration | | Seconds Played |
lastactiveround | | Last Round Played |
clanindex | clan.clanindex | Clan player belongs too, -1 if not member of clan |
dropped | | Y if dropped, N if not dropped |
|