Iโm trying to get the maximum ammunition values to stick between game loads (those using the SK_Max_### convar commands). Iโve placed entries in both Autoexec.cfg and the Config.cfg, but the values never seem to carry between sessions.
A snippet from my Config.cfg can be seen below - should this be possible? Am I doing something wrong? Any tips appreciated
[code]
joy_wingmanwarrior_centerhack โ0โ
joy_axisbutton_threshold โ0.3โ
sk_max_357 โ24โ
sk_max_9mm โ250โ
sk_max_bolt โ20โ
sk_max_buckshot โ80โ
sk_max_grenade_mp5 โ5โ[/code]