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]