What about making holding a button use a different .cfg?
About using binds to change name, is it possible to use 2 buttons to scroll between names, and 3rd button activating it? Without spamming the server?
Besides "echo", is there another command to show a message on screen, but so that it doesn't show in console?
EDIT: Is it possible to bind a key to just enter text into "say" or "say_team"?
Would this work?
set name1 "echo ^2***^5name1^2***;bind 1 name name1;bind 2 vstr name2;bind 3 vstr name4"
set name2 "echo ^2***^5name2^2***;bind 1 name name2;bind 2 vstr name3;bind 3 vstr name1"
set name3 "echo ^2***^5name3^2***;bind 1 name name3;bind 2 vstr name4;bind 3 vstr name2"
set name4 "echo ^2***^5name4^2***;bind 1 name name4;bind 2 vstr name1;bind 3 vstr name3"
vstr name1