Make sure to bring lots of med packs, our 64 player beach server is intense!
Post a reply

weapon drop problem

Tue Oct 12, 2010 12:39 am

so every time i drop my weapon it goes right back to that weapon. i swear it used to switch to the knife. have i changed something and forgotten about it? or is there something i can change so when i shoot the panz or venom and i hit the drop weapon button it switches to my knife instead of back to the primary weapon?

Re: weapon drop problem

Tue Oct 12, 2010 12:46 am

I really don't know for sure but try cg_autoswitch 0

Re: weapon drop problem

Tue Oct 12, 2010 6:56 am

cg_autoswitch "0" : You don't switch to any weapon when you walk on it.
cg_autoswitch "1" : You auto-switch to any weapon when you walk on it, including knife.
cg_autoswitch "3" : You auto-switch to machinegun only (mp40, thomson, sten, panzer, venom, mauser, flamethrower)

I currently use cg_autoswitch "3" as medic/lieutenant and cg_autoswitch "0" as Soldier.

This script should be good for a soldier with a heavy weapon, it allows you to automaticely pick up your weapon when you drop it, but stay with the knife :

bind X "+dropweapon;-dropweapon;+activate;-activate;cg_autoswitch 3"

Re: weapon drop problem

Tue Oct 12, 2010 10:15 am

cool, thanks yoshi. i'm gonna try that now.

Re: weapon drop problem

Tue Oct 12, 2010 10:30 am

alright i had to change the "cg_autoswitch 3" to simply "weaponbank 1" and it worked fine.
Post a reply