10 lines
149 B
INI
10 lines
149 B
INI
|
// First enable cheats
|
||
|
sv_cheats 1
|
||
|
|
||
|
// set max fps for cosistent waiting
|
||
|
fps_max 60
|
||
|
|
||
|
// Hide the HUD
|
||
|
cl_drawhud 0
|
||
|
impulse 200
|
||
|
// crosshair 0
|