Tried to look for the ammot types and found this:
HTML Code:
CS_AMMO_BUCKSHOT = 0,
CS_AMMO_9MM = 1,
CS_AMMO_556NATO = 2,
CS_AMMO_556NATOBOX = 3,
CS_AMMO_762NATO = 4,
CS_AMMO_45ACP = 5,
CS_AMMO_50AE = 6,
CS_AMMO_338MAGNUM = 7,
CS_AMMO_57MM = 8,
CS_AMMO_357SIG = 9
But here's no "ARgrenades"(and I don't know if there are more) in this list. So I'm kinda interested if the ARgrenades ammo type is useable somehow in counter-strike.
Even here the AIDs are not the same:
https://wiki.alliedmods.net/CS_Weapons_Information
Could someone explain me why?