Hey guys I've created new weapon sounds for all the various weapons and added them their appropriate WPN sound descriptor in the CK. Well it dawned on me just a minute ago as I was adding them that NPC's pull from these descriptors too, not just the player. Sure enough, when I loaded a test cell the NPC's were using those weapon sounds. So my question is, what do I need to do to make it player only? Do I need to make a new sound descriptor, then have the player pull from that? How do I direct the player to do that? Any help would be appreciated.