SocietyRemoveItem
Remove an item from the society inventory
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Society | string | - | The society name | |
Item | string | - | The item name | |
Amount | number | - | The amount |
Dont need to be called every frame
Example
SocietyRemoveItem("police", "bread", 1)
Last update: April 12, 2022
Created: June 27, 2021
Created: June 27, 2021