splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
457 stars 71 forks source link

can't drop knife or grenade in practice mode #257

Open kellasw opened 1 year ago

kellasw commented 1 year ago

i already put mp_drop_knife_enable 1 mp_drop_grenade_enable 1 into practicemode.cfg and still not working

splewis commented 1 year ago

You probably need to set mp_death_drop_gun to 1 as well.

kellasw commented 1 year ago

You probably need to set mp_death_drop_gun to 1 as well.

it works! thank you

JUst7ins commented 1 year ago

works for me aswell, thanks!