r/Tf2Scripts • u/7up_ncoca • Mar 12 '26
Request Medic config
Hi, I always see some advanced medic players have "Uber Ready" and "Uber Used" in team chat. I want it to be in medic.cfg only. How can I achieve that?
2
Upvotes
r/Tf2Scripts • u/7up_ncoca • Mar 12 '26
Hi, I always see some advanced medic players have "Uber Ready" and "Uber Used" in team chat. I want it to be in medic.cfg only. How can I achieve that?
1
u/According-Treat6588 Mar 12 '26
The simplest way to do this: In the medic cfg, Bind [key] say "Uber ready! Call for medic to get buffed" Bind mouse2 attack2; say "Uber used! Push!"
Then in every other class cfg file, (un)bind [key] {whatever you want it to do for the other classes} Bind mouse2 attack2
This makes the bind only work on medic