Is there a way I could make a script where I would just have to press a button, say 'H'. And then "PROTECT YOUR MEDIC!!" comes up in team chat?
Would be useful.
Any ideas?
Would be useful.
Any ideas?
Thanks a lot.Jestar wrote:
Perhaps like CSS, where you'd just type in console:
bind h "say PROTECT YOUR MEDIC"
I don't know to be honest.
loldLucien wrote:
alias "awesome" "say_team NEED A DISPENSER HERE; wait"
alias "awesome2" "awesome; awesome"
alias "awesome4" "awesome2; awesome2"
bind "h" "awesome4"
very nice, thanks PeterPeter wrote:
Thanks a lot.Jestar wrote:
Perhaps like CSS, where you'd just type in console:
bind h "say PROTECT YOUR MEDIC"
I don't know to be honest.
If anyone wants to add it to their autoexec.cfg here is the line:
bind "h" "say_team PROTECT YOUR MEDIC!!"
And if you don't know how to do that here is Spidery_Yoda's explanation.
Sorry I didn't reply before. I wasn't on the computer.Peter wrote:
Is there a way I could make a script where I would just have to press a button, say 'H'. And then "PROTECT YOUR MEDIC!!" comes up in team chat?
Would be useful.
Any ideas?