22 Jan 11, 04:06PM
I don't feel like scripting right now, but I would bind the caps lock to play a sound:
(PSEUDOCODE:)
Bind CAPSLOCK [ sound "vote called" ; onrelease [ sound "vote failed" ] ]
(PSEUDOCODE:)
Bind CAPSLOCK [ sound "vote called" ; onrelease [ sound "vote failed" ] ]