Hey there!
I don't know how to use properly cl_proxyaddr, can someone explain me?
For example, when I connect to proxy and reconnect server, everything fine, the problem is to disable and connect without server.
I do cl_proxyaddr qw.playground.ru:30000 and reconnect. To disable I do cl_proxyaddr " " or even cl_proxyaddr 0, but when try to reconnect/connect to server always give me "bad server address". I even tried to use cl_useproxy 0/1 to disable/enable. I should be doing something wrong.
I wanted to make an alias to connect just with few words like:
alias pr0 "cl_proxyaddr 0; echo proxy disable!" or cl_proxyaddr " ";
alias pru "cl_proxyaddr qw.playground.ru:30000; echo proxy playground.ru on!"
I even did, and it was very bad since didn't worked out:
alias pr0 "cl_useproxy 0; cl_proxyaddr 0; echo proxy disable!"
alias pru "cl_useproxy 1; cl_proxyaddr qw.playground.ru:30000; echo proxy playground.ru on!"
Any of those, on /reconnect or /connect will give me "bad server address" after disable.
Example:
/pr0
/connect troopers.fi:28001
message: "bad server address"
I would be thankfull to be able to reconnect without several tried or /quit and re-enter and connect to server. Any idea what I'm doing wrong or how it works?
Also, what is the difference between /connect and /connectbr?
I don't know how to use properly cl_proxyaddr, can someone explain me?
For example, when I connect to proxy and reconnect server, everything fine, the problem is to disable and connect without server.
I do cl_proxyaddr qw.playground.ru:30000 and reconnect. To disable I do cl_proxyaddr " " or even cl_proxyaddr 0, but when try to reconnect/connect to server always give me "bad server address". I even tried to use cl_useproxy 0/1 to disable/enable. I should be doing something wrong.
I wanted to make an alias to connect just with few words like:
alias pr0 "cl_proxyaddr 0; echo proxy disable!" or cl_proxyaddr " ";
alias pru "cl_proxyaddr qw.playground.ru:30000; echo proxy playground.ru on!"
I even did, and it was very bad since didn't worked out:
alias pr0 "cl_useproxy 0; cl_proxyaddr 0; echo proxy disable!"
alias pru "cl_useproxy 1; cl_proxyaddr qw.playground.ru:30000; echo proxy playground.ru on!"
Any of those, on /reconnect or /connect will give me "bad server address" after disable.
Example:
/pr0
/connect troopers.fi:28001
message: "bad server address"
I would be thankfull to be able to reconnect without several tried or /quit and re-enter and connect to server. Any idea what I'm doing wrong or how it works?
Also, what is the difference between /connect and /connectbr?
Not a Gamer!