So... I am working on some beautifully problematic death-handling stuff... Don't ask
But I need a way to get every Perk the PC has. There doesn't appear to be a GetNthPerk like there is for Spells. I presume I could make a FormList and do a comparison by index or something, but... That won't get Mod-Added Perks; so I really want a way to retrieve the actual Perks the PC currently has--does anyone have any ideas?
Also, Arrows... How do I find out which Arrows the PC has equipped? There doesn't seem to be a Quiver-Slotmask, at least I cannot see one on the Wiki's SlotMask list...