Console: how " " is " " everyone " " today " "? <--- Why does console do this?

bi0h4z4rd

Newbie
Joined
Nov 9, 2004
Messages
60
Reaction score
0
QUESTION #1
In my autoexec.cfg I have this:

alias "flsh" "rcon say DON'T FLASH THE TEAM!"
bind "f" flsh


When I push the "f" key I see something like: DON " " ' " " T " " FLASH " " THE " " TEAM " " !

Can someone correct me?


QUESTION #2
For my server I'd like to make a message that appears every 10 minutes, what is the command and where would it go? (assuming it would go in my serves autoexec.cfg)




Any help is always appreciated. Thank you!
 
rcon say "DONT FLASH THE TEAM"

bind "x" "rcon say "DONT FLASH THE TEAM"" (just a guess on how it would work with a bind)

alias "flsh" "rcon "say DON'T FLASH THE TEAM!"" (yet again, a guess)
 
yep thats all you do : rcon say "blah blah blah" and why'd u wanna bind it ? lol? just once your typed it once , press up and press enter?!
 
Back
Top