script

how to make this script not toggle?

set st "vstr statisticsall"
set statisticsall "vstr statistics1"
set statistics1 "+topshots;+stats;set statisticsall vstr statistics2"
set statistics2 "-topshots;-stats;set statisticsall vstr statistics1"
bind ALT "vstr st"
Comments
0
Back to top