Advertisement
Biddle

build

Jan 11th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. sv_forceGear <"">|<gearstring> - Enables gear forcing. If the value of this cvar is not an empty string, every client's gear userinfo setting will be set to this value. Default is ""
  2.  
  3. $p - Current player name -> name
  4. $team - Current team
  5. $oteam - Other team -> opps
  6.  
  7. chatdump - Dumps the chat history to a file
  8.  
  9. r_jpegQuality <0-100> - Sets the image quality for screenshots taken with the screenshotjpeg command. Default is 90
  10.  
  11. allow client position load while being in a jump run (will reset running timer if it was running)
  12.  
  13. unlock snaps cvar from game module constraint
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement