10 Aug 10, 11:01AM
DES|V-Man - how do you like this?
But quite apart from that - what's wrong with TAB (the default key to toggle scores) and why did you pick LALT, the default key to toggle showmap??
[SELECT ALL] Code:
_tb = [ result (mod (+ $arg1 1) 2) ]
_stc = 0
scoretoggle = [
_stc = (_tb $_stc)
showscores $_stc
]
bind LSUPER scoretoggle