Advertisement
Guest User

Untitled

a guest
Dec 6th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. "Pov-Record Config"
  2. {
  3. //Here you can change plugins sounds
  4. "Sounds"
  5. {
  6. "start_rec" "buttons/button17.wav"
  7. "stop_rec" "buttons/button17.wav"
  8. "on_about" "vo/heavy_generic01.wav"
  9. "on_mark" "vo/heavy_generic01.wav"
  10. "on_killstreak" "vo/heavy_generic01.wav"
  11. }
  12. //Here you can change plugins phrases
  13. "Phrases"
  14. {
  15. "start_rec" "I think prec is working"
  16. "stop_rec" "Stop record."
  17. "on_mark" "Noted."
  18. }
  19. //Here you can change settings
  20. "Settings"
  21. {
  22. // strftime func
  23. "DemoTime_format" "%Y%m%d_%H%M"
  24. // %date% %map% %red% %blu% %tag%
  25. "DemoName_format" "%date%_%map%_%red%_%blu%%tag%"
  26. }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement