Called when game retrieves a weapon's price for a player. Return Plugin_Continue to use default value or return a higher action to use a newly-set price.
This can be called multiple times per weapon purchase
Not all "weapons" call GetWeaponPrice. Example: c4, knife, vest, vest helmet, night vision.
forward Action CS_OnGetWeaponPrice(int client, const char[] weapon, int& price)