Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta content.gcf/tf beta/resource/ModEvents.res

From Team Fortress Wiki
Jump to: navigation, search
537537 "recedetime" "float"
538538 }
539539 
540N/A "client_loadout_changed"
541N/A {
542N/A }
543N/A 
544540 "gameui_activated"
545541 {
546542 }
757753 {
758754 "player" "byte" // entindex of the player
759755 "quality" "byte" // quality of the item
760N/A "item" "string" // item name (unlocalized)
761756 "method" "byte" // method by which we acquired the item
762N/A "propername" "bool"
N/A757 "itemdef" "long" // the item definition index
763758 }
764759 
765760 "show_annotation"