You are quite welcome. ^^ Also, learned something else. You can't use the default WeapTypeXXX in keywords in the CK. You must change them to a corresponding onehand ID. I changed the .nif, and still had problems, then I changed the WeapTypeWarhammer to WeapTypeSword, and it worked. Unfortunately perks use these IDs, So there's no way I can tell to have a 1h weapon benefit from 2h perks (other than the bonus damage if you set Skill to TwoHanded) even if you change the nif. So it appears two things govern equip skeleton: Nif keyword for WeaponBack to WeaponSword etc, and CK Keywords WeapType[some 2h] to WeapType[some 1h]. Very frustrating indeed.