Quote Originally Posted by filthy_freak_ View Post
I haven't done that because I'm trying to make a map vote so I need to be able to track keys pressed and do menu responses.

Code:
execKey "1" { scriptMenuResponse "testballs" }
I'm unaware if its possible to do this with hud.menu.
It isn't possible with that menu - hud.menu does not do scriptmenuresponse because it is not a script menu.