Description:

This Script allows you to buy NVGs and turn them on with one keystroke then turn them off with the next key stroke.

-----
alias +nvgx "nvgon"
alias nvgon "buyequip; menuselect 7; wait; wait; wait; nightvision; developer 1; echo NVGS Enabled!; developer 0; alias +nvgx nvgoff"
alias nvgoff "nightvision; developer 1; echo NVGS Disabled!; developer 0; alias +nvgx nvgon"
alias -nvgx "slot10; wait; wait; slot10"

bind "n" "+nvgx"

-----

Autor skryptu: The Counter-Script Crew