Skip to main content
RustDocs

Gamemode.Set

gamemode.set

Attributes

Help
(Generated) Sets the active game mode by name; game modes can alter loot tables, rules, and player abilities (e.g. softcore, hardcore)
ServerUser
No
Client
No
Server
Yes
Raw JSON
{
  "Help": "(Generated) Sets the active game mode by name; game modes can alter loot tables, rules, and player abilities (e.g. softcore, hardcore)",
  "ServerUser": false,
  "Client": false,
  "Server": true
}