| description |
|---|
You can see some the hooks list called when some purchasing actions is finished |
Called when an item is bought
| Types | Arguments | Descriptions |
|---|---|---|
| Player | ply | The player who bought the item |
| itemTable | itemTable | The boughted item |
Called when an item is sold
| Types | Arguments | Descriptions |
|---|---|---|
| Player | ply | The player who sold the item |
| itemTable | itemTable | The sold item |