sm.game.setLimitedInventory
Sets limited inventory. If true the items are limited, if false the items are unlimited.
Kind: Function
Environments: Game
Game
sm.game.setLimitedInventory( isLimited )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
isLimited |
boolean | Is limited. |