
Giveitem self 5 humanH manf_HKShadow_Armor_Janissary So if we wanted a heavy armor at level 5 we would put in the code: The number in the code signify item level and the 'L' at the end of the word 'human' signify armor type (L = light, M = Medium, H = Heavy) Giveitem self 10 humanL manf_HKShadow_Armor_Janissary You can choose both armor level and type (Light, medium, heavy) by changing the code slightly. Below I will go through how to add any armor type and any level.

NOTE: The codes from that website will only give you light armors at level 10.
