Team Fortress 2

Team Fortress 2

y dis script dont werk??
bind "f5" "alias "aliasname" "null";exec test.txt"
< >
Beiträge 15 von 5
I don't think you can execute .txt files. Also leave a space after every ;
Zuletzt bearbeitet von Counter-Life; 21. Feb. 2014 um 6:37
Ursprünglich geschrieben von GER Counter-Life™:
I don't think you can execute .txt files. Also leave a space after every ;
u can execute txt files but the bind itself doesnt work
unfortunately Counter-Life is right, .txt fiels can't be executed only .cfg files can be executed
:jarate:
Zuletzt bearbeitet von Don Quijote; 21. Feb. 2014 um 7:37
Because the quotes are all screwed up? You need to use alias like this:

bind F5 "something"
alias "something" "cmd1; cmd2; cmd3"

and in exec.cfg put:
alias "something" "cmd4; cmd5; cmd6"
Ursprünglich geschrieben von Satsujin Jiken:
Because the quotes are all screwed up? You need to use alias like this:

bind F5 "something"
alias "something" "cmd1; cmd2; cmd3"

and in exec.cfg put:
alias "something" "cmd4; cmd5; cmd6"
I wanted to set the alias on bind, not to execute the alias
i only managed to do it like this

bind key exec test.txt

test.txt-

alias name "command;command;command"
< >
Beiträge 15 von 5
Pro Seite: 1530 50

Geschrieben am: 21. Feb. 2014 um 6:36
Beiträge: 5