Advertisement
Guest User

Untitled

a guest
May 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. if CLIENT then
  2. function chat.PlaySound()
  3. concommand.Add("playsound", chat.PlaySound()) -- body
  4. end
  5. else
  6. return
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement