sm.game.setEnableAmmoConsumption
Enables and disables ammo consumption. If true, ammo will be required to shoot spudguns.
Kind: Function
Environments: Game
Game
sm.game.setEnableAmmoConsumption( enableAmmoConsumption )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
enableAmmoConsumption |
boolean | The enable state. |