I don't seem to find any information about it in the buy menus, unlike the previous games. Are they in the game files or something? Are we sure that we are not just making them up?
I don't seem to find any information about it in the buy menus, unlike the previous games. Are they in the game files or something? Are we sure that we are not just making them up?
Those are found in the console commands. Ammo maximums are parsed as Console Variables just like in Counter-Strike: Source and we use those to determine what cartridge each weapon. ammo_338mag_max + Default: 30 Client only command ammo_357sig_max + Default: 52 Client only command Modified in v1.34.6.8 ammo_357sig_min_max + Default: 12 Client only command Modified in v1.34.6.6 ammo_357sig_p250_max + Default: 26 Client only command New in v1.34.6.8 ammo_357sig_small_max + Default: 24 Client only command ammo_45acp_max + Default: 100 Client only command ammo_50AE_max + Default: 35 Client only command ammo_556mm_box_max + Default: 200 Client only command ammo_556mm_max + Default: 90 Client only command ammo_556mm_small_max + Default: 40 Client only command ammo_57mm_max + Default: 100 Client only command ammo_762mm_max + Default: 90 Client only command ammo_9mm_max + Default: 120 Client only command ammo_buckshot_max + Default: 32 Client only command ammo_grenade_limit_default + Default: 1 Client only command ammo_grenade_limit_flashbang + Default: 1 Client only command ammo_grenade_limit_total + Default: 3 Client only command
To only cite a few examples...