Guest User

Untitled

a guest
Jun 7th, 2014
1,128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. local soundData = {
  2. name = "Weapon_tutorial.Magout" ,
  3. channel = CHAN_WEAPON,
  4. volume = 0.5,
  5. soundlevel = 80,
  6. pitchstart = 100,
  7. pitchend = 100,
  8. sound = "FC3/weapons/1911/1911_clipout.wav"
  9. }
  10. sound.Add(soundData)
Advertisement
Add Comment
Please, Sign In to add comment