OpenAG
OpenAG copied to clipboard
Weapon configs
Add a way to have different configurations based on your currently equipped weapon i.e. when you have gauss, your crosshair would be a red dot but when you pull out your 9mmAR you get a green crosshair and your weapon would be in a left-handed spot.
Could do this with config files or some in-game preset system:
cl_weaponcfg_gauss gauss.cfg would use settings from gauss.cfg when you have gauss in your hands.
There might be a better way to do this, if config files are slow or bad in some way.