Page 1 of 1

[CSGO] Ammo cvars fix

Posted: Fri Jan 24, 2020 2:33 pm
by Andreeas
Ammo Cvars fix!

If you want to set N amount of ammo for a specific type of weapon, you can now use these cvars. Add them to "server.cfg" or in any other config you'd like.
*You may leave them by default, if you doesn't want to change them!

Cvars that are fixed:

Code: Select all

ammo_50AE_max 			- weapon_deagle
ammo_762mm_max 			- weapon_ak47, weapon_ssg08, weapon_aug, weapon_scar20, weapon_g3sg1
ammo_556mm_max 			- weapon_galilar, weapon_famas, weapon_m4a1, weapon_sg556
ammo_556mm_small_max 		- weapon_m4a1_silencer
ammo_556mm_box_max 		- weapon_m249, weapon_negev
ammo_338mag_max 		- weapon_awp
ammo_9mm_max 			- weapon_glock, weapon_elite, weapon_tec9, weapon_mp9, weapon_mp7, weapon_bizon
ammo_buckshot_max 		- weapon_nova, weapon_xm1014, weapon_sawedoff, weapon_mag7
ammo_45acp_max 			- weapon_mac10, weapon_ump45
ammo_357sig_max 		- weapon_hkp2000
ammo_357sig_small_max 		- weapon_usp_silencer
ammo_357sig_min_max 		- weapon_cz75a
ammo_57mm_max 			- weapon_fiveseven, weapon_p90
ammo_357sig_p250_max 		- weapon_p250
ammo_50AE_revolver_max 		- weapon_revolver *Not an original cvar!
Example of usage:
ammo_50AE_max 50
ammo_357sig_small_max 120
Download