PageRenderTime 84ms CodeModel.GetById 24ms RepoModel.GetById 1ms app.codeStats 0ms

/addons/sourcemod/gamedata/sdktools.games/game.cspromod.txt

https://bitbucket.org/kimoto/sushi
Plain Text | 80 lines | 80 code | 0 blank | 0 comment | 0 complexity | dbf2cf32993bfd8822e58b66afb21fda MD5 | raw file
  1. "Games"
  2. {
  3. /* CSpromod 1.05 */
  4. "cspromod"
  5. {
  6. "Offsets"
  7. {
  8. "GiveNamedItem"
  9. {
  10. "windows" "353"
  11. "linux" "354"
  12. }
  13. "RemovePlayerItem"
  14. {
  15. "windows" "239"
  16. "linux" "240"
  17. }
  18. "Weapon_GetSlot"
  19. {
  20. "windows" "237"
  21. "linux" "238"
  22. }
  23. "Ignite"
  24. {
  25. "windows" "194"
  26. "linux" "195"
  27. }
  28. "Extinguish"
  29. {
  30. "windows" "198"
  31. "linux" "199"
  32. }
  33. "Teleport"
  34. {
  35. "windows" "101"
  36. "linux" "102"
  37. }
  38. "CommitSuicide"
  39. {
  40. "windows" "389"
  41. "linux" "389"
  42. }
  43. "GetVelocity"
  44. {
  45. "windows" "131"
  46. "linux" "132"
  47. }
  48. "EyeAngles"
  49. {
  50. "windows" "123"
  51. "linux" "124"
  52. }
  53. "AcceptInput"
  54. {
  55. "windows" "34"
  56. "linux" "35"
  57. }
  58. "WeaponEquip"
  59. {
  60. "windows" "230"
  61. "linux" "231"
  62. }
  63. "SetEntityModel"
  64. {
  65. "windows" "23"
  66. "linux" "24"
  67. }
  68. "Activate"
  69. {
  70. "windows" "31"
  71. "linux" "32"
  72. }
  73. "PlayerRunCmd"
  74. {
  75. "windows" "373"
  76. "linux" "374"
  77. }
  78. }
  79. }
  80. }