Template:PatchDiff/March 28, 2018 Patch/tf/tf2 misc dir.vpk/resource/modevents.res

From Team Fortress Wiki
Jump to: navigation, search
12411241 {
12421242 "userid" "short"
12431243 }
1244N/A 
N/A1244 
12451245 "player_killed_achievement_zone"
12461246 {
12471247 "attacker" "short" // entindex of the attacker
12681268 "party_invites_changed"
12691269 {
12701270 }
N/A1271 
12711272 // Party's in-queue state changed
12721273 "party_queue_state_changed"
12731274 {
N/A1275 "matchgroup" "short" // ETFMatchGroup
12741276 }
12751277 
12761278 "party_chat"
12911293 "steamid" "string" // steamID (64-bit value converted to string) of leaver
12921294 }
12931295 
N/A1296 // GC Match invites changed
N/A1297 "match_invites_updated"
N/A1298 {
N/A1299 }
N/A1300 
12941301 "lobby_updated"
12951302 {
12961303 }
1297N/A 
N/A1304 
12981305 "mvm_mission_update"
12991306 {
13001307 "class" "short"
15631570 "competitive_stats_update"
15641571 {
15651572 "index" "short" // entindex of the player
1566N/A "rating" "long" // skillrating
1567N/A "delta" "short" // skillrating adjustment
15681573 "kills_rank" "byte" // num std deviations above
15691574 "score_rank" "byte" //
15701575 "damage_rank" "byte" //
19631968 "blocker" "short" // entindex of the blocker
19641969 "victim" "short" // entindex of the victim
19651970 }
N/A1971 
N/A1972 "mainmenu_stabilized"
N/A1973 {}
N/A1974 
N/A1975 "world_status_changed"
N/A1976 {}
19661977}