Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. // This file was auto-generated by SourceMod (v1.9.0.6276)
  2. // ConVars for plugin "Source-Chat-Relay.smx"
  3.  
  4.  
  5. // If prefix is enabled, this admin flag is required to send message using the prefix
  6. // -
  7. // Default: ""
  8. rf_scr_flag ""
  9.  
  10. // Relay Server Host
  11. // -
  12. // Default: "127.0.0.1"
  13. rf_scr_host "127.0.0.1"
  14.  
  15. // Relay Server Port
  16. // -
  17. // Default: "57452"
  18. rf_scr_port "57452"
  19.  
  20. // Prefix required to send message to Discord
  21. // -
  22. // Default: ""
  23. rf_scr_prefix ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement