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

From Team Fortress Wiki
Jump to: navigation, search
925925 "userid" "short" // player who deflected the object
926926 "ownerid" "short" // owner of the object
927927 "weaponid" "short" // weapon id (0 means the player in ownerid was pushed)
928N/A "object_entindex" "byte" // entindex of the object that got deflected
929928 }
930929 
931930 "player_mvp"
14221421 "weapon_logclassname" "string" // weapon name that should be printed on the log
14231422 }
14241423 
N/A1424 "rd_robot_impact"
N/A1425 {
N/A1426 "entindex" "short"
N/A1427 "impulse_x" "float"
N/A1428 "impulse_y" "float"
N/A1429 "impulse_z" "float"
N/A1430 }
N/A1431 
14251432 "teamplay_pre_round_time_left"
14261433 {
14271434 "time" "short"