Template:PatchDiff/November 21, 2013 Patch/tf/tf2 misc dir.vpk/resource/modevents.res

From Team Fortress Wiki
Jump to: navigation, search
7676 "silent_kill" "bool"
7777 "playerpenetratecount" "short"
7878 "assister_fallback" "string" // contains a string to use if "assister" is -1
N/A79 "kill_streak_total" "short" // Kill streak count (level)
N/A80 "kill_streak_wep" "short" // Kill streak for killing weapon
N/A81 "kill_streak_assist" "short" // Kill streak for assister count
N/A82 "kill_streak_victim" "short" // Victims kill streak
N/A83 "rocket_jump" "bool" // was the victim rocket jumping
7984 
8085 // "dominated" "short" // did killer dominate victim with this kill
8186 // "assister_dominated" "short" // did assister dominate victim with this kill
355360 "player_2_points" "short"
356361 "player_3" "short"
357362 "player_3_points" "short"
N/A363 "killstreak_player_1" "short"
N/A364 "killstreak_player_1_count" "short"
358365 }
359366 "teamplay_teambalanced_player"
360367 {
12801287 
12811288 "mvm_wave_complete"
12821289 {
N/A1290 "advanced" "bool" // is this an advanced popfile
12831291 }
12841292 
12851293 "mvm_mission_complete"
13131321 {
13141322 "entindex" "byte"
13151323 }
N/A1324 
N/A1325 "revive_player_notify"
N/A1326 {
N/A1327 "entindex" "short"
N/A1328 "marker_entindex" "short"
N/A1329 }
N/A1330 
N/A1331 "revive_player_stopped"
N/A1332 {
N/A1333 "entindex" "short"
N/A1334 }
N/A1335 
N/A1336 "revive_player_complete"
N/A1337 {
N/A1338 "entindex" "short" // entindex of the medic
N/A1339 }
N/A1340 
13161341 "player_turned_to_ghost"
13171342 {
13181343 "userid" "short" // user ID of the player who changed to a ghost
13191344 }
1320N/A}
13211345 
N/A1346 "medigun_shield_blocked_damage"
N/A1347 {
N/A1348 "userid" "short" // user ID of the player using the shield
N/A1349 "damage" "float" // damage that was blocked
N/A1350 }
13221351 
N/A1352 "mvm_adv_wave_complete_no_gates"
N/A1353 {
N/A1354 "index" "short" // wave index
N/A1355 }
N/A1356 
N/A1357 "mvm_sniper_headshot_currency"
N/A1358 {
N/A1359 "userid" "short" // user ID of the player
N/A1360 "currency" "short" // currency collected
N/A1361 }
13231362 
N/A1363 "mvm_mannhattan_pit"
N/A1364 {
N/A1365 }
N/A1366 
N/A1367 "flag_carried_in_detection_zone"
N/A1368 {
N/A1369 }
N/A1370 
N/A1371 "mvm_adv_wave_killed_stun_radio"
N/A1372 {
N/A1373 }
N/A1374 
N/A1375 "player_directhit_stun"
N/A1376 {
N/A1377 "attacker" "short" // entindex of the attacker
N/A1378 "victim" "short" // entindex of the victim
N/A1379 }
N/A1380 
N/A1381 "mvm_sentrybuster_killed"
N/A1382 {
N/A1383 "sentry_buster" "short" // entindex
N/A1384 }
N/A1385}