Player:SetArmor
Description
Sets the player armor value.
See GM:HandlePlayerArmorReduction for a hook that allows manipulating what armor does.
Arguments
Example
Sets the player armor to 100 when they types "SetArmor" at the console.
Output: Sets the player armor to 100
Example
Gives the player armor to first vararg when they types "AddArmor" at the console.
Output: Adds the player armor to first vararg