Advertisement
negasora

TF2 Update

Aug 13th, 2014
860
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. found in server.dll strings:
  2.  
  3. tf_skillrating_update_interval
  4. .?AVCGCMsgTFPlayerSkillRatingAdjustment_Player@@
  5. .?AVCGCMsgTFPlayerSkillRatingAdjustment@@
  6. #CGCMsgTFPlayerSkillRatingAdjustment
  7. players
  8. 2+.CGCMsgTFPlayerSkillRatingAdjustment.Player
  9. match_type
  10. 2..CGCMsgTFPlayerSkillRatingAdjustment.MatchType
  11. %k_EMsgGC_PlayerSkillRating_Adjustment
  12. TF_MatchmakingMode
  13. TF_Matchmaking_INVALID
  14. TF_Matchmaking_QUICKPLAY
  15. TF_Matchmaking_TOBOR
  16. TF_Matchmaking_WizardStep
  17. !TF_Matchmaking_WizardStep_INVALID
  18. 8TF_Matchmaking_WizardStep_TOBOR_PLAY_FOR_BRAGGING_RIGHTS
  19. ,TF_Matchmaking_WizardStep_TOBOR_TOUR_OF_DUTY
  20. )TF_Matchmaking_WizardStep_TOBOR_CHALLENGE
  21. #TF_Matchmaking_WizardStep_QUICKPLAY
  22. #TF_Matchmaking_WizardStep_SEARCHING
  23. TF_GC_GameState
  24. TF_GC_GAMESTATE_STATE_INIT
  25. (TF_GC_GAMESTATE_WAIT_FOR_PLAYERS_TO_LOAD
  26. TF_GC_GAMESTATE_STRATEGY_TIME
  27. TF_GC_GAMESTATE_GAME_IN_PROGRESS
  28. TF_GC_GAMESTATE_POST_GAME
  29. TF_GC_GAMESTATE_DISCONNECT
  30. TF_GC_GAMESTATE_LAST
  31. TF_GC_TEAM
  32. TF_GC_TEAM_DEFENDERS
  33. TF_GC_TEAM_BROADCASTER
  34. TF_GC_TEAM_SPECTATOR
  35. TF_GC_TEAM_PLAYER_POOL
  36. TF_GC_TEAM_NOTEAM
  37. TFLobbyReadyState
  38. TFLobbyReadyState_UNDECLARED
  39. TFLobbyReadyState_ACCEPTED
  40. TFLobbyReadyState_DECLINED
  41. skill_rating
  42. skill_rating_beta
  43. sk_autoaim_mode
  44. skill.cfg
  45. skill
  46. DT_TFGameRules
  47. .?AV?$CProtoBufMsg@VCMsgTrackUniquePlayerPairEvent@@@GCSDK@@
  48. .?AV?$CProtoBufMsgMemoryPool@VCMsgTrackUniquePlayerPairEvent@@@GCSDK@@
  49. .?AV?$CProtoBufMsg@VCGCMsgTFPlayerSkillRatingAdjustment@@@GCSDK@@
  50. .?AV?$CProtoBufMsgMemoryPool@VCGCMsgTFPlayerSkillRatingAdjustment@@@GCSDK@@
  51.  
  52. found in client.dll strings:
  53.  
  54. #CGCMsgTFPlayerSkillRatingAdjustment
  55. players
  56. 2+.CGCMsgTFPlayerSkillRatingAdjustment.Player
  57. match_type
  58. 2..CGCMsgTFPlayerSkillRatingAdjustment.MatchType
  59. Player
  60. steam_id
  61. adjustment
  62. %k_EMsgGC_PlayerSkillRating_Adjustment
  63. skill_rating
  64. skill_rating_beta
  65. .?AVCGCMsgTFPlayerSkillRatingAdjustment_Player@@
  66. .?AVCGCMsgTFPlayerSkillRatingAdjustment@@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement