oaaron99

Untitled

Jun 15th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. // This file was auto-generated by SourceMod (v1.7.2-dev+5200)
  2. // ConVars for plugin "franug_weaponpaints.smx"
  3.  
  4.  
  5. // Enable or disable that people can apply paints to the C4. 1 = enabled, 0 = disabled
  6. // -
  7. // Default: "1"
  8. sm_weaponpaints_c4 "1"
  9.  
  10. // This feature is only for admins. 1 = enabled, 0 = disabled.
  11. // -
  12. // Default: "0"
  13. sm_weaponpaints_onlyadmin "0"
  14.  
  15. // Re-open the menu when you select a option. 1 = enabled, 0 = disabled.
  16. // -
  17. // Default: "1"
  18. sm_weaponpaints_rmenu "1"
  19.  
  20. // Time in seconds roundstart for can use the commands for change the paints. -1.0 = always can use the command
  21. // -
  22. // Default: "20"
  23. sm_weaponpaints_roundtimer "20"
  24.  
  25. // Time in seconds for block that show the plugin commands in chat when someone type a command. -1.0 = never show the commands in chat
  26. // -
  27. // Default: "10"
  28. sm_weaponpaints_saytimer "10"
  29.  
  30. // Enable this for prevent crashes in zombie servers. 1 = enabled, 0 = disabled.
  31. // -
  32. // Default: "0"
  33. sm_weaponpaints_zombiesv "0"
Advertisement
Add Comment
Please, Sign In to add comment