script
•
14 Oct 2006, 11:52
•
Journals
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"
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"
0