Template:PatchDiff/February 29, 2016 Patch/tf/tf2 misc dir.vpk/resource/modevents.res

From Team Fortress Wiki
Jump to: navigation, search
15041504 {
15051505 }
15061506 
1507N/A "competitive_skillrating_update"
N/A1507 "competitive_stats_update"
15081508 {
15091509 "index" "short" // entindex of the player
15101510 "rating" "short" // skillrating
15111511 "delta" "short" // skillrating adjustment
N/A1512 "kills_rank" "byte" // num std deviations above
N/A1513 "score_rank" "byte" //
N/A1514 "damage_rank" "byte" //
N/A1515 "healing_rank" "byte" //
N/A1516 "support_rank" "byte" //
15121517 }
15131518 
15141519 "minigame_win"
17471752 "player_abandoned_match"
17481753 {
17491754 }
N/A1755 
N/A1756 "cl_drawline"
N/A1757 {
N/A1758 "player" "byte" // index of the player
N/A1759 "panel" "byte" // type of panel
N/A1760 "line" "byte" // type of line
N/A1761 "x" "float"
N/A1762 "y" "float"
N/A1763 }
17501764}