can someone give me a bind so that i can use E to enable Team Disquise while not removing E for medic
Like the old days before the engy update
Can't double bind I think. Rate me box's if im wrong
dammit
Same problem [url=http://www.facepunch.com/showpost.php?p=24383237&postcount=290]here[/url] and I haven't found a solution yet. Sorry.
[QUOTE=Marik Bentusi;24670749]Same problem here and I haven't found a solution yet.[/QUOTE]
your picture says everything of what u just said
[QUOTE=YWNJack;24670615]Can't double bind I think. Rate me box's if im wrong[/QUOTE]
Use aliases
Closest I can think of now would be think of now is
alias medcall "voicemenu 0 1; ???"
bind e medcall
In spy.cfg:
[CODE]
bind e voicemenu 0 1
alias mediccall "voicemenu 0 1"
alias revolver "bind e mediccall; slot1"
alias sapper "bind e mediccall; slot2"
alias knife "bind e mediccall; slot3"
alias disguisekit "bind e disguiseteam; bind 4 disguisedemo; slot4"
alias disguisedemo "bind e mediccall; bind 4 disguisekit; slot4"
alias slot5a "slot5; bind e mediccall"
alias slot6a "slot6; bind e mediccall"
alias slot7a "slot7; bind e mediccall"
alias slot8a "slot8; bind e mediccall"
alias slot9a "slot9; bind e mediccall"
alias +attack1a "+attack; bind e medicall; bind mouse1 +attack"
alias -attack1a "-attack"
bind 1 revolver
bind 2 sapper
bind 3 knife
bind 4 disguisekit
bind 5 slot5a
bind 6 slot6a
bind 7 slot7a
bind 8 slot8a
bind 9 slot9a
bind mouse1 +attack1a
[/CODE]In all other .cfg's:
[CODE]
bind 1 slot1
bind 2 slot2
bind 3 slot3
bind 4 slot4
bind 5 slot5
bind 6 slot6
bind 7 slot7
bind 8 slot8
bind 9 slot9
bind e "voicemenu 0 1"
bind mouse1 +attack"
[/CODE]
I haven't tested this script yet. Feedback is appreciated.
Doesn't "bind e "voicemenu 0 1; disguise command" work?
Just use F
[QUOTE=NeoDement;24688302]Doesn't "bind e "voicemenu 0 1; disguise command" work?[/QUOTE]
You'd call medic when disguising. Not very stealth.
You could do a shift-command?
So hitting Shift-E does the disgusing.
But I have no idea what you mean by "Like the old days before the engy update", E never disguised.
[QUOTE=Smashman;24689720]You could do a shift-command?
So hitting Shift-E does the disgusing.
But I have no idea what you mean by "Like the old days before the engy update", E never disguised.[/QUOTE]
It toggled the team to disguise as in the PDA. So for example hitting 4-e-3 would make you disguise as a Pyro of your own team. I used to do that a lot and the keys were conveniently close to each other.
No, it's always been Q.
[QUOTE=Smashman;24689815]No, it's always been Q.[/QUOTE]
From the TF2 patch notes (17 august):
[QUOTE]- Fixed "Hit '%disguiseteam%' to Toggle Team" string and code so they're not hard coded to 'e' and '-'. [/QUOTE]
Sorry, you need to Log In to post a reply to this thread.