koKo_ 350 #1 Posted January 20, 2015 Hey guys, so i was putting in some medic configs a few days ago, and it looked like this : exec crosshairswitcher/switcher; medic //Uber Fake bind "f1" "voicemenu 1 7; say_team ~~Uber Faked~~" //TEAM UBER ALERT bind MOUSE1 +attack bind MOUSE2 "+attack2; uber" alias uber "say_team ~~Uber Booped~~" //UBER MASK bind "f2" "voicemenu 2 7; say_team ~~Uber Masked~~ And then my m1 button wouldn't work on every class, so I went ahead and put this into every other class cfg: //Settings bind "MOUSE1 +attack" bind "MOUSE2 +attack2" but then everyone time i pressed m2 on any other class, such as demo or sniper, i would get the Uber Booped message. Anyone know how to fix this? Val, i know you have a similar config, could you help me out if you're even reading this? Quote Share this post Link to post Share on other sites
valtroid 893 #2 Posted January 20, 2015 resetmedcfg in every class cfg *val Quote Share this post Link to post Share on other sites
luop90 4,400 #3 Posted January 20, 2015 Don't have quotes around the binds. Unnecessary and is what is most likely causing the problems. bind mouse1 +attack1 bind mouse2 +attack2 Though from what val said, you are using Chris' Medic Config, and there should already be an alias "resetmedcfg" created with that, that does the job for you. Quote Share this post Link to post Share on other sites
koKo_ 350 #4 Posted January 20, 2015 Don't have quotes around the binds. Unnecessary and is what is most likely causing the problems. bind mouse1 +attack1 bind mouse2 +attack2 Though from what val said, you are using Chris' Medic Config, and there should already be an alias "resetmedcfg" created with that, that does the job for you. no im not using chris's configs anymore but ill try deleting the quotes after much hassling and much hair pulling, i still haven't fixed ze problem. Anyone else have any ideas? YES I HAVE FIXED ZE PROBLEM VALPOTATO IS BEST POTATO Quote Share this post Link to post Share on other sites
+JB. 4,800 #5 Posted January 21, 2015 When you switch to med, these binds will be actually bound to a key. If you switch to an other class it doesn't go back to what it was like before, so you need to bind the keys normal functions in the other class configs. unbind mouse1 unbind mouse2 bind mouse1 +attack bind mouse2 +attack (Same for the F2 binds of course, no idea if you have other binds for these on other classes.) That way when you switch classes the previous class binds will be deleted and what you put in the class.cfg will be bound. 1 Quote Share this post Link to post Share on other sites
koKo_ 350 #6 Posted January 27, 2015 im crying again, my cfg broke again. I give up Quote Share this post Link to post Share on other sites
luop90 4,400 #7 Posted January 27, 2015 im crying again, my cfg broke again. I give up PasteBin the entire script, and post the link here. Quote Share this post Link to post Share on other sites
koKo_ 350 #8 Posted January 27, 2015 exec crosshairswitcher/switcher; medic //Uber Fake bind "f1" voicemenu 1 7;say_team *Uber Faked* //Uber Alert bind MOUSE1 +attack bind MOUSE2 +attack2;uber alias "uber"say_team *UBER BOOPED* //Uber Mask bind "f2" voicemenu 2 7;say_team *UBER MASKED* (CHARGE ALMOST READY YOU FAT RUSSIAN) every other class looks like this exec crosshairswitcher/switcher; pyro //Settings unbind MOUSE1 unbind MOUSE2 bind MOUSE1 +attack bind MOUSE2 +attack2 unbind "f1" unbind "f2" Quote Share this post Link to post Share on other sites
+JB. 4,800 #9 Posted January 27, 2015 What exactly doesn't work? Quote Share this post Link to post Share on other sites
koKo_ 350 #10 Posted January 29, 2015 What exactly doesn't work? the entire med cfg doesnt work Quote Share this post Link to post Share on other sites
Se7en 10,762 #11 Posted January 29, 2015 the entire med cfg doesnt work Inb4 he edited it and saved it as medic.cfg.txt 2 Quote Share this post Link to post Share on other sites