-- [ Picked text/plain from multipart/alternative ] This may be the wrong place to ask this question but i thought somebody may be able to help.
I am trying to bind a command to a key but am having problems due to a space in the bind. In console the following this command works: spec_player "Name With Spaces" This Bind works: bind "x" "spec_player NameWithNoSpaces" This bind does not work: bind "x" "spec_player Name With Spaces" Also Tried with Alias: alias xx "spec_player Name With Spaces" //Then: bind "x" "xx" Any ideas? Any ideas on how to bind this to a key? Thanks alot. --------------------------------- Brings words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail. -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

