add viewmodel config
This commit is contained in:
parent
c28acc2181
commit
fa65552414
1 changed files with 5 additions and 0 deletions
|
@ -80,6 +80,11 @@ alias "arthur" "cl_crosshairgap -3; cl_crosshairsize 500; cl_crosshaircolor "5";
|
||||||
// Use to open shop disabled
|
// Use to open shop disabled
|
||||||
cl_use_opens_buy_menu "0"
|
cl_use_opens_buy_menu "0"
|
||||||
|
|
||||||
|
// View Model
|
||||||
|
viewmodel_presetpos "0"
|
||||||
|
viewmodel_offset_x "-2"
|
||||||
|
viewmodel_offset_z "-2"
|
||||||
|
|
||||||
// Debug message
|
// Debug message
|
||||||
echo "========================================================================================================================================================================"
|
echo "========================================================================================================================================================================"
|
||||||
echo "====================================================================== LOADED GAME CONFIGURATION! ======================================================================"
|
echo "====================================================================== LOADED GAME CONFIGURATION! ======================================================================"
|
||||||
|
|
Loading…
Reference in a new issue