Advertisement
Guest User

Untitled

a guest
Dec 5th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. #---------------------------------------------#
  2. #-- bone list --#
  3. #---------------------------------------------#
  4.  
  5. # Head (center): 8# Head (eye pos): 2
  6. # Chest: 6
  7. # Lower chest: 5
  8. # Body: 4
  9. # Stomach: 3
  10. # Pelvis: 0
  11.  
  12. misc_reloadkey 112
  13. misc_fov_distance 1
  14.  
  15. glow_active 0
  16. glow_key 113
  17. glow_health 0
  18. glow_weapon 0
  19. glow_ct_visible_r 0
  20. glow_ct_visible_g 255
  21. glow_ct_visible_b 0
  22. glow_ct_visible_a 170
  23. glow_ct_invisible_r 0
  24. glow_ct_invisible_g 131
  25. glow_ct_invisible_b 187
  26. glow_ct_invisible_a 170
  27. glow_t_visible_r 255
  28. glow_t_visible_g 255
  29. glow_t_visible_b 0
  30. glow_t_visible_a 170
  31. glow_t_invisible_r 255
  32. glow_t_invisible_g 0
  33. glow_t_invisible_b 0
  34. glow_t_invisible_a 170
  35. aim_pistol_active 1
  36. aim_pistol_bone 8
  37. aim_pistol_fov 3.0
  38. aim_pistol_smooth 5.0
  39. aim_pistol_aimtime 75
  40. aim_pistol_vischeck 1
  41. aim_pistol_key 6
  42.  
  43. trigger_pistol_active 0
  44. trigger_pistol_delay 0
  45. trigger_pistol_aim 1
  46. trigger_pistol_key 5
  47.  
  48. aim_mp_active 1
  49. aim_mp_bone 7
  50. aim_mp_fov 2.0
  51. aim_mp_smooth 7.0
  52. aim_mp_aimtime 75
  53. aim_mp_vischeck 1
  54. aim_mp_rcs 0
  55. aim_mp_key 1
  56.  
  57. aim_mp_wait_bullets 0
  58. aim_mp_rcs_wait_bullets 0
  59. trigger_mp_active 0
  60. trigger_mp_delay 0
  61. trigger_mp_burst 1
  62. trigger_mp_aim 1
  63. trigger_mp_once 0
  64. trigger_mp_key 5
  65.  
  66. aim_rifle_active 1
  67. aim_rifle_bone 8
  68. aim_rifle_fov 99.0
  69. aim_rifle_smooth 2.0
  70. aim_rifle_aimtime 75
  71. aim_rifle_vischeck 1
  72. aim_rifle_rcs 0
  73. aim_rifle_key 5
  74.  
  75. aim_rifle_wait_bullets 0
  76. aim_rifle_rcs_wait_bullets 0
  77. trigger_rifle_active 0
  78. trigger_rifle_delay 0
  79. trigger_rifle_burst 1
  80. trigger_rifle_aim 1
  81. trigger_rifle_once 0
  82. trigger_rifle_key 6
  83.  
  84. aim_mg_active 1
  85. aim_mg_bone 7
  86. aim_mg_fov 2.0
  87. aim_mg_smooth 5.0
  88. aim_mg_aimtime 75
  89. aim_mg_vischeck 1
  90. aim_mg_rcs 1
  91. aim_mg_key 0
  92.  
  93. aim_mg_wait_bullets 0
  94. aim_mg_rcs_wait_bullets 0
  95. trigger_mg_active 0
  96. trigger_mg_delay 0
  97. trigger_mg_burst 1
  98. trigger_mg_aim 1
  99. trigger_mg_once 0
  100. trigger_mg_key 5
  101.  
  102. aim_shotgun_active 1
  103. aim_shotgun_bone 7
  104. aim_shotgun_fov 2.0
  105. aim_shotgun_smooth 7.0
  106. aim_shotgun_aimtime 75
  107. aim_shotgun_vischeck 1
  108. aim_shotgun_rcs 0
  109. aim_shotgun_key 1
  110.  
  111. trigger_shotgun_active 0
  112. trigger_shotgun_delay 0
  113. trigger_shotgun_aim 1
  114. trigger_shotgun_key 5
  115.  
  116. aim_sniper_active 1
  117. aim_sniper_bone 7
  118. aim_sniper_fov 7.0
  119. aim_sniper_smooth 1.0
  120. aim_sniper_vischeck 1
  121. aim_sniper_aimtime 75
  122. aim_sniper_key 1
  123.  
  124. trigger_sniper_active 1
  125. trigger_sniper_delay 0
  126. trigger_sniper_aim 0
  127. trigger_sniper_key 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement