Page 1 of 1
Move Commands
Posted: Sat Jul 04, 2015 10:00 pm
by Dr.Dre
I updated and now it seems like all my binds are gone.
I have a question, I forgot the commands to force the tee to move in a certian direction.
I binded them too my arrow keys so that I can move through walls when I am admin, useful for testing maps
What are the commands again?
Thnx and have a nice day!
Dr.Dre/dene
Re: Move Commands
Posted: Sat Jul 04, 2015 10:18 pm
by Meliodafu
Hey. the binds are
Code: Select all
bind left rcon left
bind right rcon right
bind down rcon down
bind up rcon up

Re: Move Commands
Posted: Sat Jul 04, 2015 10:27 pm
by Dr.Dre
huh?!
That is what I typed in the first place but nothing happend.
Now I type it again and still nothing happens, does somebody know why it doesn't work.
It might be the update :/
Super doesn't work either
Re: Move Commands
Posted: Sat Jul 04, 2015 10:32 pm
by deen
The update overwrote the autoexec.cfg, which was necessary because it was insecure to have rcon password rcon by default. So maybe you have to set another password.
Re: Move Commands
Posted: Sat Jul 04, 2015 11:03 pm
by Dr.Dre
I can change the password but some commands just don't work. I can't use super or the move commands..
How can I fix this?
Re: Move Commands
Posted: Sun Jul 05, 2015 6:06 pm
by Savander
You need to enable "test commands"
sv_test_cmds 1
Re: Move Commands
Posted: Mon Jul 06, 2015 1:51 pm
by Dr.Dre
thnx so much, it worked.