PDA

View Full Version : question/help


moose175
01-05-2004, 11:11 PM
here is my question:

i would like to have one key bound so that when pressed messages will come up has console(top) and server(bottom) at the same time. is this possible?

fyi - i do have rcon access to the server.

this is what i have attempted

bind kp_5 "rcon say test; rcon test"

set db1 "rcon say test; rcon test"
bind kp_5 "vstr db1"

i have tried multiple variations of the formating of the binds to no avail. also when tested, only the first part of the bind will work even if the commands are reversed.

Any help would be great. thanks. moose175