Lua PlayerMaxArmor

From GoldenEye: Source Wiki

Jump to: navigation, search

int PlayerMaxArmor( int playerIndex );

Description

Gets the players max armour value.

Version

Beta 3.0

Example

local maxArmour = PlayerMaxArmor( playerIndex );