Was messing around in the CK today and wanted to know what items a player has. The closest thing I could find was GetItemCount from which I was able to deduce (for example) that the player has two helmets in his inventory - but i can't find out WHICH two helmets he has..
Is there any way of extracting this information? Optimally I would like it work similiar to GetItemCount where you can pass a keyword such as ArmorHelmet.
Thank you for your time!