swtx 42 Posted July 10, 2017 To my knowledge, this config entry should remove optics and laser pointers from being available with my custom pistol. class WeaponSlotsInfo : WeaponSlotsInfo { mass = 20; class PointerSlot {}; class CowsSlot {}; }; If this is correct, it's not working with my custom Rook pistol. Can anyone tell me what I'm doing wrong? Thx in advance for your help. Scott Share this post Link to post Share on other sites