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

From Team Fortress Wiki
Jump to: navigation, search
14761476 {
14771477 "index" "short" // entindex of the player
14781478 }
N/A1479 
N/A1480 "player_initial_spawn"
N/A1481 {
N/A1482 "index" "short" // entindex of the player
N/A1483 }
N/A1484 
N/A1485 "competitive_victory"
N/A1486 {
N/A1487 }
N/A1488 
N/A1489 "competitive_skillrating_update"
N/A1490 {
N/A1491 "index" "short" // entindex of the player
N/A1492 "rating" "short" // skillrating
N/A1493 "delta" "short" // skillrating adjustment
N/A1494 }
N/A1495 
N/A1496 "minigame_win"
N/A1497 {
N/A1498 "team" "byte" // which team won the minigame
N/A1499 "type" "byte" // what type of minigame was won
N/A1500 }
14791501}