Trying to do this:
ThanksCode:if (player.inventory.GetAmount(93029210) > 4 && player.inventory.GetAmount(1685058759) > 1 && player.inventory.GetAmount(-1063412582) > 1) { // Delete the value for each item. // I mean: Delete 4 units of xitem. Delete 1 unit of yitem. Delete 1 unit of zitem }
Delete items from player inventory
Discussion in 'Rust Development' started by Reynostrum, Jan 9, 2016.
