player.armour

Description

Used to get or set a player's armour.

Syntax

player.armour: number;

Real World Example

const currentArmour = player.armour;
player.armour = 100; // Set to full armour.
player.armour = 0; // Set armour to zero.

results matching ""

    No results matching ""