Description
Enables or disables Reload for one or more Players.
Snippet
Set Reload Enabled(Event Player, true);
Properties
Returns: Void
Parameters: Player, Enabled
Player
Type: Player | Array (Player), Default: Event Player
The Player or Players whose access to reload is affected.Enabled
Type: Boolean, Default: true
Specifies whether the Player or Players are able to use reload. Expects a boolean value such as True, False, or Compare.