Guest User

gamedata for mac - zombiereloaded

a guest
Feb 3rd, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. "Games"
  2. {
  3. "#default"
  4. {
  5. "#supported"
  6. {
  7. "game" "cstrike"
  8. }
  9.  
  10. "Offsets"
  11. {
  12. "TraceAttack"
  13. {
  14. "windows" "59"
  15. "mac" "60"
  16. }
  17.  
  18. "OnTakeDamage"
  19. {
  20. "windows" "61"
  21. "mac" "62"
  22. }
  23.  
  24. "StartTouch"
  25. {
  26. "windows" "96"
  27. "mac" "97"
  28.  
  29. }
  30.  
  31. "Touch"
  32. {
  33. "windows" "97"
  34. "mac" "98"
  35. }
  36.  
  37. "EndTouch"
  38. {
  39. "windows" "98"
  40. "mac" "99"
  41. }
  42.  
  43. "Weapon_CanUse"
  44. {
  45. "windows" "253"
  46. "mac" "254"
  47. }
  48.  
  49. "Weapon_Drop"
  50. {
  51. "windows" "256"
  52. "mac" "257"
  53. }
  54. }
  55.  
  56. "Signatures"
  57. {
  58. "TerminateRound"
  59. {
  60. "library" "server"
  61. "windows" "\x83\xEC\x2A\x53\x8B\x5C\x2A\x2A\x55\x56\x57\x33\xF6\x8B\xE9\x33"
  62. "mac" "@_ZN12CCSGameRules14TerminateRoundEfi"
  63. }
  64.  
  65. "CSWeaponDrop"
  66. {
  67. "library" "server"
  68. "windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x89\x8D\x2A\x2A\x2A\x2A\xC6\x2A\x2A\x00\x8B\x8D\x2A\x2A\x2A\x2A\xE8"
  69. "mac" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb"
  70. }
  71. }
  72. }
  73. }
Advertisement
Add Comment
Please, Sign In to add comment