Description
Enables or disables primary fire for one or more players.
Arguments
Name: PLAYER
Description: The player or players whose access to primary fire is affected.
Type:
- Player
- Array: Player Default: EVENT PLAYER
Name: ENABLED
Description: Specifies whether the player or players are able to use primary fire. Expects a boolean value such as true, false, or compare.
Type: bool
Default: 'TRUE'