Value of .357 Magnum Ammo Box and Crossbow Clip

Greetings. I’m making a small mod for slight difficulty rebalance for Black Mesa. Nothing serious: I just want to make few changes in skill.cfg (…\Black Mesa\bms\cfg). However, I can’t modify amount of received ammo from .357 Magnum ammo box (6 rounds for Colt Python) and from crossbow clip (5 rounds for Crossbow). I have tried several different commands:
[/size]
sk_item_ammo_357_pickup"6"
[/size]
sk_item_“ammo_357"”_pickup" 6
[/size]
sk_item_ammo_357_value “6”
[/size]
sk_item_ammo_crossbow_pickup “5”
[/size]
sk_item_“ammo_crossbow”"_pickup" 5
[/size]
[font=‘Times New Roman, Times, serif’]sk_item_ammo_crossbow_value “5”
and ect.
But, as you can quess, nothing worked. Direct input in console also not solved this problem, just issued an error “Unknown command”.
Does someone know how to change pickup variables for .357 ammo box and crossbow clip?

[/size][/font]

What’s with the quotation marks?

Just a result of copy-paste from my list of commands for BM. Maybe I have used quotation marks from cyrillic keyboard and they loocks like that “5”. But they dosen’t affect on console input.[/size]

I tried doing something like this before, but I’m pretty sure you can’t change the values, sorry.
In the future you might get commands to change this, but not now.

Founded in 2004, Leakfree.org became one of the first online communities dedicated to Valve’s Source engine development. It is more famously known for the formation of Black Mesa: Source under the 'Leakfree Modification Team' handle in September 2004.