Upvote Upvoted 1 Downvote Downvoted
CFG Help
1
#1
0 Frags +

So I was having some issues with configs earlier this week and then moved them to custom/UserStuff/cfg and everything started to work... EXCEPT that whenever I switch classes to get forward spawn, once I get uber I cant pop because Mouse2 is unbound.

Please help!

So I was having some issues with configs earlier this week and then moved them to custom/UserStuff/cfg and everything started to work... [b]EXCEPT[/b] that whenever I switch classes to get forward spawn, once I get uber I cant pop because Mouse2 is unbound.

Please help!
2
#2
0 Frags +

What class did you switch to? Maybe there's something in that classes cfg that changes mouse2.

You could always type "exec medic" in console.

edit: actually, just put bind mouse2 +attack2 in medic.cfg

What class did you switch to? Maybe there's something in that classes cfg that changes mouse2.

You could always type "exec medic" in console.

edit: actually, just put bind mouse2 +attack2 in medic.cfg
3
#3
0 Frags +
cemberWhat class did you switch to? Maybe there's something in that classes cfg that changes mouse2.

You could always type "exec medic" in console.

edit: actually, just put bind mouse2 +attack2 in medic.cfg

I have: bind mouse2 "+attack2" in my cfg

The class I switch to is random:

// Spawn move
// ----------------------------------------------------------------------------
alias forwardspawn_random "join_class "random";alias "forwardspawn_toggle" "forwardspawn_medic""
alias forwardspawn_medic "join_class "medic";alias "forwardspawn_toggle" "forwardspawn_random";say_team "*** MOVED SPAWN ***""
alias forwardspawn_toggle "forwardspawn_random"
bind f1 "forwardspawn_toggle"

This glitch happened during my matches tonight, dont know if that effected it at all.

[quote=cember]What class did you switch to? Maybe there's something in that classes cfg that changes mouse2.

You could always type "exec medic" in console.

edit: actually, just put bind mouse2 +attack2 in medic.cfg[/quote]

I have: bind mouse2 "+attack2" in my cfg

The class I switch to is random:

// Spawn move
// ----------------------------------------------------------------------------
alias forwardspawn_random "join_class "random";alias "forwardspawn_toggle" "forwardspawn_medic""
alias forwardspawn_medic "join_class "medic";alias "forwardspawn_toggle" "forwardspawn_random";say_team "*** MOVED SPAWN ***""
alias forwardspawn_toggle "forwardspawn_random"
bind f1 "forwardspawn_toggle"


This glitch happened during my matches tonight, dont know if that effected it at all.
4
#4
0 Frags +

I just noticed this as well, on Demoman and any other class that requires me to press mouse 2 it always says this to my team "> > > U B E R E D < < <" even though I am not on medic.

I just noticed this as well, on Demoman and any other class that requires me to press mouse 2 it always says this to my team "> > > U B E R E D < < <" even though I am not on medic.
5
#5
0 Frags +

put: bind mouse2 +attack2 on classes that say ubered when you press m2.
for your medic, make sure you bind mouse2 to whatever alias is your text bind.

put: bind mouse2 +attack2 on classes that say ubered when you press m2.
for your medic, make sure you bind mouse2 to whatever alias is your text bind.
Please sign in through STEAM to post a comment.