Skip to main content
RustDocs

Codelock.Lockoutcooldown

codelock.lockoutcooldown

Attributes

Help
(Generated) Duration in seconds a player is locked out from attempting the code lock after exceeding maxFailedAttempts; default 900s (15 minutes)
Type
float
Saved
No
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes
DefaultValue
900
Raw JSON
{
  "Help": "(Generated) Duration in seconds a player is locked out from attempting the code lock after exceeding maxFailedAttempts; default 900s (15 minutes)",
  "Type": "float",
  "Saved": false,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": 900
}