Advertisement
deluxghost

Portal 2 CFG

Dec 2nd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. con_enable 1
  2. snd_mute_losefocus 0
  3.  
  4. unbind MWHEELUP
  5. unbind MWHEELDOWN
  6.  
  7. alias remote_on "+remote_view; bind TAB remote_off"
  8. alias remote_off "-remote_view; bind TAB remote_on"
  9. bind TAB "remote_on"
  10.  
  11. net_graphpos 2
  12. alias +showping "net_graph 1"
  13. alias -showping "net_graph 0"
  14. bind ALT "+showping"
  15.  
  16. //bind g "+mouse_menu_playtest"
  17. bind c "ent_fire prop_portal fizzle"
  18. bind h "toggle sv_cheats 1 0"
  19. bind n "noclip"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement