PageRenderTime 29ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/addons/sourcemod/gamedata/sdkhooks.games/game.aoc.txt

https://bitbucket.org/kimoto/sushi
Plain Text | 124 lines | 123 code | 1 blank | 0 comment | 0 complexity | e50c6eea95af12c3236d49fe1c96518d MD5 | raw file
  1. "Games"
  2. {
  3. "ageofchivalry"
  4. {
  5. "Offsets"
  6. {
  7. "EndTouch"
  8. {
  9. "windows" "93"
  10. "linux" "94"
  11. }
  12. "FireBullets"
  13. {
  14. "windows" "105"
  15. "linux" "106"
  16. }
  17. "GroundEntChanged"
  18. {
  19. "windows" "164"
  20. "linux" "165"
  21. }
  22. "OnTakeDamage"
  23. {
  24. "windows" "60"
  25. "linux" "61"
  26. }
  27. "PreThink"
  28. {
  29. "windows" "290"
  30. "linux" "291"
  31. }
  32. "PostThink"
  33. {
  34. "windows" "291"
  35. "linux" "292"
  36. }
  37. "SetTransmit"
  38. {
  39. "windows" "19"
  40. "linux" "20"
  41. }
  42. "ShouldCollide"
  43. {
  44. "windows" "15"
  45. "linux" "16"
  46. }
  47. "Spawn"
  48. {
  49. "windows" "21"
  50. "linux" "22"
  51. }
  52. "StartTouch"
  53. {
  54. "windows" "91"
  55. "linux" "92"
  56. }
  57. "Think"
  58. {
  59. "windows" "45"
  60. "linux" "46"
  61. }
  62. "Touch"
  63. {
  64. "windows" "92"
  65. "linux" "93"
  66. }
  67. "TraceAttack"
  68. {
  69. "windows" "58"
  70. "linux" "59"
  71. }
  72. "UpdateOnRemove"
  73. {
  74. "windows" "98"
  75. "linux" "99"
  76. }
  77. "Use"
  78. {
  79. "windows" "90"
  80. "linux" "91"
  81. }
  82. "VPhysicsUpdate"
  83. {
  84. "windows" "144"
  85. "linux" "145"
  86. }
  87. "Weapon_CanSwitchTo"
  88. {
  89. "windows" "236"
  90. "linux" "237"
  91. }
  92. "Weapon_CanUse"
  93. {
  94. "windows" "230"
  95. "linux" "231"
  96. }
  97. "Weapon_Drop"
  98. {
  99. "windows" "233"
  100. "linux" "234"
  101. }
  102. "Weapon_Equip"
  103. {
  104. "windows" "231"
  105. "linux" "232"
  106. }
  107. "Weapon_Switch"
  108. {
  109. "windows" "234"
  110. "linux" "235"
  111. }
  112. }
  113. "Signatures"
  114. {
  115. "IEntityFactoryDictionary"
  116. {
  117. "library" "server"
  118. "windows" "\xB8\x01\x00\x00\x00\x84\x2A\x2A\x2A\x2A\x2A\x75\x1D\x09\x2A\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x68\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x04\xB8\x2A\x2A\x2A\x2A\xC3"
  119. "linux" "@_Z23EntityFactoryDictionaryv"
  120. }
  121. }
  122. }
  123. }