x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Class-Specific Auto Reload

Created 13th June 2010 @ 16:52

Add A Reply Pages: 1

THE_An0mOLy!

.:ne:.

H’ockay. So. I have been messing around with my configs trying to turn auto-reload off for specific classes – i.e spy.

Here is my spy config atmo:

alias “unloadcfg” “bind “mouse1” “+attack”;bind “mouse2” “+attack2”;bind “mwheelup” “invprev”;bind “mwheeldown” “invnext”;unbind “mouse3”;unbind “mouse4”;unbind “f”;echo “*** CONFIG UNLOADED ***””

unloadcfg

cl_autoreload 0

The top part being to correct my comp solly cfg the bottom being to turn auto-reload off and I’ve also got that set to 1 for every other class. It works fine when I go into a server then choose spy, but if I choose another class and then spy it turns auto-reload on again >_> Which for the ambassador/revolver is a sever pain due to the whole screen being taken up by the reload animation after every shot…… any help/ideas on this one? ^_^

Thanks :D

Happy Hunting! ^^

KloolK

who is?
CGAY&BB

I also have “cl_autoreload 0” in my spy.cfg and “cl_autoreload 1” in every other class’s .cfg file. It works fine for me. Also after changing back to spy after playing another class. Maybe you should try disabling any others configs you may use and see if it works then.

Zappah

nou

why did u do an alias anyway?
just write those commands, and write in every other class cl_autoreload 1, make sure to do it in every class config, unless it wont work properly..

.

alias w2 “slot2;-reload;bind q w1”
alias w1 “slot1;+reload;bind q w2”


Last edited by .,

.

is it working?

THE_An0mOLy!

.:ne:.

Sorry for the slow reply, been a busy coupla days.

I’ve already got cl_autoreload set to 0 in spy.cfg and 1 for every other one and it works if i play spah straight away but doesn’t if I then change class and switch back.

“alias w2 “slot2;-reload;bind q w1″
alias w1 “slot1;+reload;bind q w2″”

^ I’m sorry I don’t understand what this is supposed to achieve?

reactioN

spy.cfg cl_autoreload 0

all others cl_autoreload 1

hapha

Quoted from reactioN

spy.cfg cl_autoreload 0

all others cl_autoreload 1

Skyride

DUCS

Quoted from THE_An0mOLy!

Sorry for the slow reply, been a busy coupla days.

I’ve already got cl_autoreload set to 0 in spy.cfg and 1 for every other one and it works if i play spah straight away but doesn’t if I then change class and switch back.

You must have made a mistake, that should work.

“alias w2 “slot2;-reload;bind q w1″
alias w1 “slot1;+reload;bind q w2″”

^ I’m sorry I don’t understand what this is supposed to achieve?

That would be how you gave slot 2 autoreload and disabled it for slot 1 weapon BEFORE the cl_autoreload command existed. Its not something you’ll need. :)

THE_An0mOLy!

.:ne:.

Just checked again, I’ve got all the classes I want with cl_autoreload set to 0 and the others set to 1 and still nothing.

I’m using Randomdog’s Soldier CFG atmo and it told me to put this code:

alias “unloadcfg” “bind “mouse1” “+attack”;bind “mouse2” “+attack2”;bind “mwheelup” “invprev”;bind “mwheeldown” “invnext”;unbind “mouse3”;echo “*** CONFIG UNLOADED ***””

unloadcfg

Into every other class, could that be the reason it’s not working?

Add A Reply Pages: 1