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

From Team Fortress Wiki
Jump to: navigation, search
971971 "stats_resetround"
972972 {
973973 }
N/A974 
N/A975 "scorestats_accumulated_update"
N/A976 {
N/A977 }
N/A978 
N/A979 "scorestats_accumulated_reset"
N/A980 {
N/A981 }
974982 
975983 "achievement_earned_local"
976984 {
13931401 {
13941402 "time" "short"
13951403 }
N/A1404 
N/A1405 "parachute_deploy"
N/A1406 {
N/A1407 "index" "short" // entindex of the player
N/A1408 }
N/A1409 
N/A1410 "parachute_holster"
N/A1411 {
N/A1412 "index" "short" // entindex of the player
N/A1413 }
N/A1414 
N/A1415 "kill_refills_meter"
N/A1416 {
N/A1417 "index" "short" // entindex of the player
N/A1418 }
N/A1419 
N/A1420 "rps_taunt_event"
N/A1421 {
N/A1422 "winner" "short" // entindex of the winning player
N/A1423 "winner_rps" "byte" // winner's selection
N/A1424 "loser" "short" // entindex of the losing player
N/A1425 "loser_rps" "byte" // loser's selection
N/A1426 }
N/A1427 
N/A1428 "conga_kill"
N/A1429 {
N/A1430 "index" "short" // entindex of the player
N/A1431 }
13961432}
N/A1433