05-03-2015, 09:06 PM | #1 |
FF Player
D&A Member
Join Date: Jan 2008
Location: Tacoma, WA
Posts Rated Helpful 1 Times
|
cl_spawnweapon_spy for tranq gun?
I want the tranq gun to be my spawn weapon as spy, but I can't get it to work with "cl_spawnweapon_spy". I've tried:
cl_spawnweapon_spy tranq cl_spawnweapon_spy tranqgun cl_spawnweapon_spy "tranq gun" cl_spawnweapon_spy tranquilizergun cl_spawnweapon_spy "tranquilizer gun" It keeps spawning me with the knife out though. |
|
05-04-2015, 12:34 PM | #2 |
Fortress Forever Staff
Join Date: Mar 2007
Posts Rated Helpful 45 Times
|
I think you've found a bug. I'm looking into it. It seems to work for weapons other than the tranq.
Apologies! |
|
05-04-2015, 12:59 PM | #3 |
Fortress Forever Staff
Join Date: Mar 2007
Posts Rated Helpful 45 Times
|
Yes, this is a real bug. When you specify a spawn weapon which is different from the default spawn weapon and happens to be the last weapon you are given on spawn, the code fails at switching to it (as you are already holding it) and then equips your default weapon instead.
I've entered it here: https://github.com/fortressforever/f...ver/issues/222 Last edited by AfterShock; 05-04-2015 at 01:00 PM. |
|
05-04-2015, 03:12 PM | #4 |
Fortress Forever Staff
Join Date: Mar 2007
Posts Rated Helpful 45 Times
|
As a workaround you may be able to add "slot2" to your spy config file which I think gets executed each time you spawn.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|