R3QQ

AttributeIndexes used with SET_PED_COMBAT_ATTRIBUTES

Jan 31st, 2016
987
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Used as attributeIndex in PED::SET_PED_COMBAT_ATTRIBUTES(Ped ped, int attributeIndex, BOOL enabled)
  2. Found in b617d decompiled scripts.
  3. Research thread with known values: http://gtaforums.com/topic/833391-researchguide-combat-behaviour-flags
  4. Values found corresponding to behaviourflagsBF from combatbehaviour.meta are documented at dev-c.com/nativedb.
  5. Found behaviourflagsBF from combatbehaviour.meta: http://pastebin.com/XSgajbtN
  6.  
  7. 0,
  8. 1,
  9. 2,
  10. 3,
  11. 4,
  12. 5,
  13. 6,
  14. 7,
  15. 8,
  16. 9,
  17. 10,
  18. 11,
  19. 12,
  20. 13,
  21. 14,
  22. 15,
  23. 17,
  24. 20,
  25. 21,
  26. 22,
  27. 23,
  28. 24,
  29. 25,
  30. 26,
  31. 27,
  32. 28,
  33. 29,
  34. 30,
  35. 31,
  36. 33,
  37. 34,
  38. 35,
  39. 36,
  40. 37,
  41. 38,
  42. 39,
  43. 41,
  44. 42,
  45. 43,
  46. 44,
  47. 45,
  48. 46,
  49. 47,
  50. 49,
  51. 50,
  52. 51,
  53. 52,
  54. 53,
  55. 54,
  56. 56,
  57. 57,
  58. 58,
  59. 59,
  60. 62,
  61. 64,
  62. 66,
  63. 67,
  64. 69,
  65. 70,
  66. 71,
  67. 72,
  68. 73,
  69. 74,
  70. 78,
  71. 79,
  72. 80,
  73. 81,
  74. 82,
  75. 83,
  76. 84,
  77. 85,
  78. 86,
  79. 88,
Add Comment
Please, Sign In to add comment