Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.86 KB | None | 0 0
  1. "Weapon-Loot"
  2. {
  3. "AWP"
  4. {
  5. "model" "models/weapons/w_snip_awp_dropped.mdl"
  6.  
  7. "use" "1"
  8. "touch" "1"
  9.  
  10. "weight" "0"
  11. "round_start_weight" "100"
  12. "max_spawned" "1"
  13.  
  14. "weapon" "awp"
  15. }
  16. "AK-47"
  17. {
  18. "model" "models/weapons/w_rif_ak47_dropped.mdl"
  19.  
  20. "use" "1"
  21. "touch" "1"
  22.  
  23. "weight" "0"
  24. "round_start_weight" "100"
  25. "max_spawned" "3"
  26.  
  27. "weapon" "ak47"
  28. }
  29. "M4A4"
  30. {
  31. "model" "models/weapons/w_rif_m4a1_dropped.mdl"
  32.  
  33. "use" "1"
  34. "touch" "1"
  35.  
  36. "weight" "0"
  37. "round_start_weight" "100"
  38. "max_spawned" "3"
  39.  
  40. "weapon" "m4a1"
  41. }
  42. "M4A1-S"
  43. {
  44. "model" "models/weapons/w_rif_m4a1_s_dropped.mdl"
  45.  
  46. "use" "1"
  47. "touch" "1"
  48.  
  49. "weight" "0"
  50. "round_start_weight" "100"
  51. "max_spawned" "1"
  52.  
  53. "weapon" "m4a1_silencer"
  54. }
  55. "Famas"
  56. {
  57. "model" "models/weapons/w_rif_famas_dropped.mdl"
  58.  
  59. "use" "1"
  60. "touch" "1"
  61.  
  62. "weight" "0"
  63. "round_start_weight" "5"
  64. "max_spawned" "20"
  65.  
  66. "weapon" "famas"
  67. }
  68. "AUG"
  69. {
  70. "model" "models/weapons/w_rif_aug_dropped.mdl"
  71.  
  72. "use" "1"
  73. "touch" "1"
  74.  
  75. "weight" "0"
  76. "round_start_weight" "5"
  77. "max_spawned" "3"
  78.  
  79. "weapon" "aug"
  80. }
  81. "SG556"
  82. {
  83. "model" "models/weapons/w_rif_sg556_dropped.mdl"
  84.  
  85. "use" "1"
  86. "touch" "1"
  87.  
  88. "weight" "0"
  89. "round_start_weight" "5"
  90. "max_spawned" "3"
  91.  
  92. "weapon" "sg556"
  93. }
  94. "SSG-08"
  95. {
  96. "model" "models/weapons/w_snip_ssg08_dropped.mdl"
  97.  
  98. "use" "1"
  99. "touch" "1"
  100.  
  101. "weight" "0"
  102. "round_start_weight" "5"
  103. "max_spawned" "20"
  104.  
  105. "weapon" "ssg08"
  106. }
  107. "G3SG1"
  108. {
  109. "model" "models/weapons/w_snip_g3sg1_dropped.mdl"
  110.  
  111. "use" "1"
  112. "touch" "1"
  113.  
  114. "weight" "0"
  115. "round_start_weight" "5"
  116. "max_spawned" "0"
  117.  
  118. "weapon" "g3sg1"
  119. }
  120. "SCAR-20"
  121. {
  122. "model" "models/weapons/w_snip_scar20_dropped.mdl"
  123.  
  124. "use" "1"
  125. "touch" "1"
  126.  
  127. "weight" "0"
  128. "round_start_weight" "5"
  129. "max_spawned" "0"
  130.  
  131. "weapon" "scar20"
  132. }
  133. "Galil-AR"
  134. {
  135. "model" "models/weapons/w_rif_galilar_dropped.mdl"
  136.  
  137. "use" "1"
  138. "touch" "1"
  139.  
  140. "weight" "0"
  141. "round_start_weight" "5"
  142. "max_spawned" "20"
  143.  
  144. "weapon" "galilar"
  145. }
  146. "Desert Eagle"
  147. {
  148. "model" "models/weapons/w_pist_deagle_dropped.mdl"
  149.  
  150. "use" "1"
  151. "touch" "1"
  152.  
  153. "weight" "0"
  154. "round_start_weight" "5"
  155. "max_spawned" "20"
  156.  
  157. "weapon" "deagle"
  158. }
  159. "Tec9"
  160. {
  161. "model" "models/weapons/w_pist_tec9_dropped.mdl"
  162.  
  163. "use" "1"
  164. "touch" "1"
  165.  
  166. "weight" "0"
  167. "round_start_weight" "5"
  168. "max_spawned" "20"
  169.  
  170. "weapon" "tec9"
  171. }
  172. "P250"
  173. {
  174. "model" "models/weapons/w_pist_p250_dropped.mdl"
  175.  
  176. "use" "1"
  177. "touch" "1"
  178.  
  179. "weight" "0"
  180. "round_start_weight" "5"
  181. "max_spawned" "20"
  182.  
  183. "weapon" "p250"
  184. }
  185. "Dual Elites"
  186. {
  187. "model" "models/weapons/w_pist_elite_dropped.mdl"
  188.  
  189. "use" "1"
  190. "touch" "1"
  191.  
  192. "weight" "0"
  193. "round_start_weight" "5"
  194. "max_spawned" "20"
  195.  
  196. "weapon" "elite"
  197. }
  198. "Fiveseven"
  199. {
  200. "model" "models/weapons/w_pist_fiveseven_dropped.mdl"
  201.  
  202. "use" "1"
  203. "touch" "1"
  204.  
  205. "weight" "0"
  206. "round_start_weight" "5"
  207. "max_spawned" "20"
  208.  
  209. "weapon" "fiveseven"
  210. }
  211. "Nova"
  212. {
  213. "model" "models/weapons/w_shot_nova_dropped.mdl"
  214.  
  215. "use" "1"
  216. "touch" "1"
  217.  
  218. "weight" "0"
  219. "round_start_weight" "5"
  220. "max_spawned" "20"
  221.  
  222. "weapon" "nova"
  223. }
  224. "Sawed-Off"
  225. {
  226. "model" "models/weapons/w_shot_sawedoff_dropped.mdl"
  227.  
  228. "use" "1"
  229. "touch" "1"
  230.  
  231. "weight" "0"
  232. "round_start_weight" "5"
  233. "max_spawned" "20"
  234.  
  235. "weapon" "sawedoff"
  236. }
  237. "XM1014"
  238. {
  239. "model" "models/weapons/w_shot_xm1014_dropped.mdl"
  240.  
  241. "use" "1"
  242. "touch" "1"
  243.  
  244. "weight" "0"
  245. "round_start_weight" "5"
  246. "max_spawned" "20"
  247.  
  248. "weapon" "xm1014"
  249. }
  250. "MAG7"
  251. {
  252. "model" "models/weapons/w_shot_mag7_dropped.mdl"
  253.  
  254. "use" "1"
  255. "touch" "1"
  256.  
  257. "weight" "0"
  258. "round_start_weight" "5"
  259. "max_spawned" "20"
  260.  
  261. "weapon" "mag7"
  262. }
  263. "MP9"
  264. {
  265. "model" "models/weapons/w_smg_mp9_dropped.mdl"
  266.  
  267. "use" "1"
  268. "touch" "1"
  269.  
  270. "weight" "0"
  271. "round_start_weight" "5"
  272. "max_spawned" "20"
  273.  
  274. "weapon" "mp9"
  275. }
  276. "MAC-10"
  277. {
  278. "model" "models/weapons/w_smg_mac10_dropped.mdl"
  279.  
  280. "use" "1"
  281. "touch" "1"
  282.  
  283. "weight" "0"
  284. "round_start_weight" "5"
  285. "max_spawned" "20"
  286.  
  287. "weapon" "mac10"
  288. }
  289. "MP7"
  290. {
  291. "model" "models/weapons/w_smg_mp7_dropped.mdl"
  292.  
  293. "use" "1"
  294. "touch" "1"
  295.  
  296. "weight" "0"
  297. "round_start_weight" "5"
  298. "max_spawned" "20"
  299.  
  300. "weapon" "mp7"
  301. }
  302. "PP-Bizon"
  303. {
  304. "model" "models/weapons/w_smg_bizon_dropped.mdl"
  305.  
  306. "use" "1"
  307. "touch" "1"
  308.  
  309. "weight" "0"
  310. "round_start_weight" "5"
  311. "max_spawned" "20"
  312.  
  313. "weapon" "bizon"
  314. }
  315. "UMP-45"
  316. {
  317. "model" "models/weapons/w_smg_ump45_dropped.mdl"
  318.  
  319. "use" "1"
  320. "touch" "1"
  321.  
  322. "weight" "0"
  323. "round_start_weight" "5"
  324. "max_spawned" "20"
  325.  
  326. "weapon" "ump45"
  327. }
  328. "P90"
  329. {
  330. "model" "models/weapons/w_smg_p90_dropped.mdl"
  331.  
  332. "use" "1"
  333. "touch" "1"
  334.  
  335. "weight" "0"
  336. "round_start_weight" "5"
  337. "max_spawned" "20"
  338.  
  339. "weapon" "p90"
  340. }
  341. "Negev"
  342. {
  343. "model" "models/weapons/w_mach_negev_dropped.mdl"
  344.  
  345. "use" "1"
  346. "touch" "1"
  347.  
  348. "weight" "0"
  349. "round_start_weight" "5"
  350. "max_spawned" "20"
  351.  
  352. "weapon" "negev"
  353. }
  354. "M249"
  355. {
  356. "model" "models/weapons/w_mach_m249_dropped.mdl"
  357.  
  358. "use" "1"
  359. "touch" "1"
  360.  
  361. "weight" "0"
  362. "round_start_weight" "5"
  363. "max_spawned" "20"
  364.  
  365. "weapon" "m249"
  366. }
  367. "Smokegrenade"
  368. {
  369. "model" "models/weapons/w_eq_smokegrenade_dropped.mdl"
  370.  
  371. "use" "1"
  372. "touch" "1"
  373.  
  374. "weight" "0"
  375. "round_start_weight" "5"
  376. "max_spawned" "20"
  377.  
  378. "weapon" "smoke"
  379. }
  380. "Incendiarygrenade"
  381. {
  382. "model" "models/weapons/w_eq_incendiarygrenade_dropped.mdl"
  383.  
  384. "use" "1"
  385. "touch" "1"
  386.  
  387. "weight" "0"
  388. "round_start_weight" "5"
  389. "max_spawned" "20"
  390.  
  391. "weapon" "incgrenade"
  392. }
  393. "Flashbang"
  394. {
  395. "model" "models/weapons/w_eq_flashbang_dropped.mdl"
  396.  
  397. "use" "1"
  398. "touch" "1"
  399.  
  400. "weight" "0"
  401. "round_start_weight" "5"
  402. "max_spawned" "20"
  403.  
  404. "weapon" "flash"
  405. }
  406. "Grenade"
  407. {
  408. "model" "models/weapons/w_eq_fraggrenade_dropped.mdl"
  409.  
  410. "use" "1"
  411. "touch" "1"
  412.  
  413. "weight" "0"
  414. "round_start_weight" "5"
  415. "max_spawned" "20"
  416.  
  417. "weapon" "hegrenade"
  418. }
  419. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement