Team Fortress 2
Flustig 2014년 2월 21일 오전 6시 36분
y dis script dont werk??
bind "f5" "alias "aliasname" "null";exec test.txt"
< >
5개 댓글 중 1-5개 표시
Counter-Life 2014년 2월 21일 오전 6시 36분 
I don't think you can execute .txt files. Also leave a space after every ;
Counter-Life 님이 마지막으로 수정; 2014년 2월 21일 오전 6시 37분
Flustig 2014년 2월 21일 오전 6시 40분 
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
Don Quijote 2014년 2월 21일 오전 7시 37분 
unfortunately Counter-Life is right, .txt fiels can't be executed only .cfg files can be executed
:jarate:
Don Quijote 님이 마지막으로 수정; 2014년 2월 21일 오전 7시 37분
Satsujin Jiken 2014년 2월 21일 오전 7시 44분 
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"
Flustig 2014년 2월 22일 오전 1시 22분 
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"
< >
5개 댓글 중 1-5개 표시
페이지당 표시 개수: 1530 50

게시된 날짜: 2014년 2월 21일 오전 6시 36분
게시글: 5