Hi,
I made a menu with names selection, that I don't have to go to "menu setup_funname" or bind it in "F1, F2, etc" when I forget what bind is what name..
I made a "menu names" with names I use. I binded it on "F1". I want it when I press "F1" to open that menu and when I leave holding of it to run back the game. Just like when I pres "TAB" with "+scores".
I tried to make it like this:
bind "F1" "+names"
alias +names "menu names"
but I don't know what to write in "alias -names"..
Help me please, Ab