Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // server name
- hostname "blahblah"
- // rcon passsword
- rcon_password "blahblah" // rcon disabled
- sv_alltalk 1
- mp_limitteams 0
- sv_voiceenable 1
- mp_autoteambalance 0
- mp_friendlyfire 0
- mp_match_end_restart 0
- sm_cvar sv_turbophysics 1 //0 to disable pushing, 1 to enable it
- sm_cvar phys_pushscale 5 //How easy is it to move objects around, shooting or pushing
- sm_cvar sv_pushaway_force 50000 //How strong the push is
- sm_cvar sv_pushaway_max_force 500000 //Max push force
- sm_cvar sv_pushaway_min_player_speed 75
- sm_cvar net_maxfilesize 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement