Template:PatchDiff/October 27, 2011 Patch/team fortress 2 content.gcf/tf/resource/ModEvents.res

From Team Fortress Wiki
< Template:PatchDiff/October 27, 2011 Patch
Revision as of 05:50, 28 October 2011 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 content.gcf/tf/resource/ModEvents.res" for patch October 27, 2011 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
940940 "target_score" "short"
941941 }
942942 
N/A943 // clone of "player_death"
943944 "fish_notice"
944945 {
945946 "userid" "short" // user ID who died
957958 "silent_kill" "bool"
958959 }
959960 
N/A961 // clone of "fish_notice" (...clone of "player_death")
N/A962 "fish_notice__arm"
N/A963 {
N/A964 "userid" "short" // user ID who died
N/A965 "victim_entindex" "long"
N/A966 "inflictor_entindex" "long" // ent index of inflictor (a sentry, for example)
N/A967 "attacker" "short" // user ID who killed
N/A968 "weapon" "string" // weapon name killer used
N/A969 "weaponid" "short" // ID of weapon killed used
N/A970 "damagebits" "long" // bits of type of damage
N/A971 "customkill" "short" // type of custom kill
N/A972 "assister" "short" // user ID of assister
N/A973 "weapon_logclassname" "string" // weapon name that should be printed on the log
N/A974 "stun_flags" "short" // victim's stun flags at the moment of death
N/A975 "death_flags" "short" //death flags.
N/A976 "silent_kill" "bool"
N/A977 }
N/A978 
960979 "pumpkin_lord_summoned"
961980 {
962981 }
965984 {
966985 }
967986 
N/A987 "eyeball_boss_summoned"
N/A988 {
N/A989 }
N/A990 
N/A991 "eyeball_boss_stunned"
N/A992 {
N/A993 "player_entindex" "byte"
N/A994 }
N/A995 
N/A996 "eyeball_boss_killed"
N/A997 {
N/A998 }
N/A999 
N/A1000 "eyeball_boss_killer"
N/A1001 {
N/A1002 "player_entindex" "byte"
N/A1003 }
N/A1004 
N/A1005 "eyeball_boss_escape_imminent"
N/A1006 {
N/A1007 "time_remaining" "byte"
N/A1008 }
N/A1009 
N/A1010 "eyeball_boss_escaped"
N/A1011 {
N/A1012 }
N/A1013 
N/A1014 "npc_hurt"
N/A1015 {
N/A1016 "entindex" "short"
N/A1017 "health" "short"
N/A1018 "attacker_player" "short"
N/A1019 "weaponid" "short"
N/A1020 "damageamount" "short"
N/A1021 "crit" "bool"
N/A1022 }
N/A1023 
9681024 "controlpoint_timer_updated"
9691025 {
9701026 "index" "short" // index of the cap being updated