Template:PatchDiff/October 30, 2017 Patch/tf/tf2 misc dir.vpk/resource/modevents.res
12541254 {
12551255 }
12561256
N/A1257 // If one of the persisted party client preferences was changed (ignore invites etc.)
N/A1258 "party_pref_changed"
N/A1259 {
N/A1260 }
N/A1261
12571262 // Party's effective criteria has changed
12581263 "party_criteria_changed"
12591264 {
…
19521957
19531958 "items_acknowledged"
19541959 {}
N/A1960
N/A1961 "capper_killed"
N/A1962 {
N/A1963 "blocker" "short" // entindex of the blocker
N/A1964 "victim" "short" // entindex of the victim
N/A1965 }
19551966}