Advertisement
Guest User

Untitled

a guest
Mar 1st, 2015
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. [WeaponClass]
  2. ClassLabel = "remote"
  3.  
  4. [Properties]
  5. IconTexture = "HUD_com_probedroid_health_icon"
  6.  
  7. MuzzleFlash = "small_muzzle_flash"
  8. Discharge = "small_smoke_effect"
  9.  
  10. GeometryName "com_weap_inf_grenadethermal_ord"
  11.  
  12. ReloadTime = "0.0"
  13. LockOnRange = "80.0"
  14. LockTime = "0.4"
  15.  
  16. ZoomMin = "0.0"
  17. ZoomMax = "0.0"
  18. ZoomRate = "0.0"
  19.  
  20. AnimationBank = "grenade"
  21.  
  22. SwitchImmediately = "1"
  23.  
  24.  
  25. TrackingSound = ""
  26.  
  27. OrdnanceName = "rep_inf_jedimaley"
  28.  
  29. ShotDelay = "1.4"
  30. MinSpread = "0.0"
  31. MaxSpread = "0.0"
  32. AutoAimSize = "1.0"
  33.  
  34. SalvoCount = "1"
  35. SalvoDelay = "0.0"
  36. InitialSalvoDelay = "0.3"
  37.  
  38. //FireSound = "com_weap_inf_remotedroid_fire"
  39. //ReloadSound = "rep_weap_inf_equip_med"
  40. //ChangeModeSound = "rep_weap_inf_equip_med"
  41. //WeaponChangeSound = "rep_weap_inf_equip_med"
  42. //FireEmptySound = "com_weap_inf_ammo_empty"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement