Upvote Upvoted 1 Downvote Downvoted
command to highfive
1
#1
0 Frags +

i had h binded to explode before i had the high five taunt
so what's the command to highfive?

i had h binded to explode before i had the high five taunt
so what's the command to highfive?
2
#2
5 Frags +

+use_action_slot_item

+use_action_slot_item
3
#3
1 Frags +

//high five taunt toggle
alias actionstart "+use_action_slot_item; alias actiontoggle actionstop"
alias actionstop "-use_action_slot_item; alias actiontoggle actionstart"
alias actiontoggle "actionstart"
bind "h" "actiontoggle"

//high five taunt toggle
alias actionstart "+use_action_slot_item; alias actiontoggle actionstop"
alias actionstop "-use_action_slot_item; alias actiontoggle actionstart"
alias actiontoggle "actionstart"
bind "h" "actiontoggle"
4
#4
0 Frags +

thanks

thanks
Please sign in through STEAM to post a comment.