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

From Team Fortress Wiki
Jump to: navigation, search
13971397 "path" "string"
13981398 }
13991399 
N/A1400 "rd_team_score_bar"
N/A1401 {
N/A1402 "points" "short"
N/A1403 "team" "byte"
N/A1404 }
N/A1405 
N/A1406 "rd_team_score_intel"
N/A1407 {
N/A1408 "points" "short"
N/A1409 "team" "byte"
N/A1410 }
N/A1411 
N/A1412 "rd_rules_state_changed"
N/A1413 {
N/A1414 }
N/A1415 
N/A1416 "rd_robot_killed"
N/A1417 {
N/A1418 // this extends the original player_death
N/A1419 "userid" "short" // user ID who died
N/A1420 "victim_entindex" "long"
N/A1421 "inflictor_entindex" "long" // ent index of inflictor (a sentry, for example)
N/A1422 "attacker" "short" // user ID who killed
N/A1423 "weapon" "string" // weapon name killer used
N/A1424 "weaponid" "short" // ID of weapon killed used
N/A1425 "damagebits" "long" // bits of type of damage
N/A1426 "customkill" "short" // type of custom kill
N/A1427 "weapon_logclassname" "string" // weapon name that should be printed on the log
N/A1428 }
N/A1429 
14001430 "teamplay_pre_round_time_left"
14011431 {
14021432 "time" "short"