Advertisement
renix1

csgo cfg

Nov 6th, 2021
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. // Set server name
  2. hostname "Major Moral"
  3.  
  4.  
  5. // Customize teams
  6. mp_teamname_1 Asptralis
  7. mp_teamname_2 RenePratolis
  8.  
  9. mp_teamflag_1 br
  10. mp_teamflag_2 br
  11.  
  12.  
  13. mp_teamname_1 astr
  14. mp_teamname_2 ren
  15.  
  16.  
  17. mp_teammatchstat_txt "QUEM PERDER, GANHA"
  18.  
  19. // Disable TK
  20. mp_friendlyfire 0
  21. mp_autokick "0"
  22.  
  23. // Enhance connection
  24. sv_maxrate "80000"
  25. sv_minrate "20000"
  26. net_splitpacket_maxrate 1048576
  27.  
  28. // Just say that
  29. say "---------------- MAJOR MORAL ----------------"
  30. say " Aspratlis X RenePratolis "
  31. say " Que vença o pior dos piores "
  32. say " Discord: https://discord.gg/MzHSWnjx "
  33. say " Boa sorte aos pratanaenses! "
  34. say "---------------- MAJOR MORAL ----------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement