Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. bu_addWeapon(11,"AK74", "Basic Koolen Crate", "cw_ak74" , "models/cw2/rifles/ak74.mdl", Color(34,139,34,255) , "Koolen Crate" , 40, true)
  2.  
  3. bu_addWeapon(11,"AR-15", "Basic Koolen Crate", "cw_ar15" , "models/cw2/rifles/ar15.mdl", Color(34,139,34,255) , "Koolen Crate" , 40, true)
  4.  
  5. bu_addWeapon(11,"Merde Fusil Mk99", "Basic Koolen Crate", "cw_l115" , "models/weapons/w_cstm_l96.mdl", Color(34,139,34,255) , "Koolen Crate" , 1, true)
  6.  
  7. bu_addWeapon(11,"M1911", "Basic Koolen Crate", "cw_m1911" , "models/weapons/cw_pist_m1911.mdl", Color(34,139,34,255) , "Koolen Crate" , 70, true)
  8.  
  9. bu_addWeapon(11,"Five Seven", "Basic Koolen Crate", "cw_fiveseven" , "models/cw2/pistols/fiveseven.mdl", Color(34,139,34,255) , "Koolen Crate" , 60, true)
  10.  
  11. bu_addWeapon(11,"Shotgun", "Basic Koolen Crate", "cw_m3super90" , "models/weapons/w_cstm_m3super90.mdl", Color(34,139,34,255) , "Koolen Crate" , 50, true)
  12.  
  13. bu_addWeapon(11,"Flip Knife Ultraviolet", "Basic Koolen Crate", "csgo_flip_ultraviolet" , "models/weapons/w_csgo_flip_ultraviolet.mdl", Color(34,139,34,255) , "Koolen Crate" , 0.1, true)
  14.  
  15. bu_addWeapon(11,"Bowie Knife Damascus", "Basic Koolen Crate", "csgo_bowie_damascus" , "models/weapons/w_csgo_bowie_damascus.mdl", Color(34,139,34,255) , "Koolen Crate" , 0.1, true)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement