Peter
Super Awesome Member
+494|6658|dm_maidenhead
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?
Jestar
Shifty's Home Number: 02 9662 8432
+373|6997

Perhaps like CSS, where you'd just type in console:

bind h "say PROTECT YOUR MEDIC"

I don't know to be honest.
kylef
Gone
+1,352|6749|N. Ireland
Yep = what Jestar said ... it is the same engine console so everything will work. You can also create an autoexec, stick it in your cfg folder and do personal configurations etc for text. (scripts executed as soon as your source engine game loads)
Peter
Super Awesome Member
+494|6658|dm_maidenhead

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.
Thanks a lot.

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.
Lucien
Fantasma Parastasie
+1,451|6909
alias "awesome" "say_team NEED A DISPENSER HERE; wait"
alias "awesome2" "awesome; awesome"
alias "awesome4" "awesome2; awesome2"
bind "h" "awesome4"
https://i.imgur.com/HTmoH.jpg
Peter
Super Awesome Member
+494|6658|dm_maidenhead

Lucien wrote:

alias "awesome" "say_team NEED A DISPENSER HERE; wait"
alias "awesome2" "awesome; awesome"
alias "awesome4" "awesome2; awesome2"
bind "h" "awesome4"
lold
Brasso
member
+1,549|6886

Peter wrote:

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.
Thanks a lot.

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.
very nice, thanks Peter
"people in ny have a general idea of how to drive. one of the pedals goes forward the other one prevents you from dying"
Eldu
Member
+62|6363|Belgium
Danke petey and also Yoda ^^.
Spidery_Yoda
Member
+399|6526

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?
Sorry I didn't reply before. I wasn't on the computer.

Board footer

Privacy Policy - © 2025 Jeff Minard