Last updated
Last updated
Checks if there is an active armour.
Returns:
true/false
- True or False
Example:
Enables/Disables the armour vest.
Parameters:
state - bool
- True or False
Example:
Checks if a player has an active cooldown.
Parameters:
player - number
- The player server id
Returns:
false/number
- Number is the os.time() timestamp
Example: