16 override int GetWeaponSpecificCommand(
int weaponAction ,
int subCommand)
33 override bool CanEnterIronsights()
36 if (optic && PSO1Optic.Cast(optic) || PSO11Optic.Cast(optic) ||
KazuarOptic.Cast(optic))
38 return super.CanEnterIronsights();
42 override void OnDebugSpawn()
45 inventory.CreateInInventory(
"PistolSuppressor" );
46 inventory.CreateInInventory(
"PP19_Bttstck" );
47 inventory.CreateInInventory(
"KobraOptic" );
48 inventory.CreateInInventory(
"Battery9V" );
50 SpawnAttachedMagazine(
"Mag_PP19_64Rnd");