#how to remove modded item from player's inventory?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
if I use this code:
set {_item} to player's tool
remove 1 {_item} from player's tool
error: 1 {_item}' can't be removed from a slot because the former is neither an item type nor an item stack (item.sk, line 117: remove 1 {_item} from player's tool
@hidden notch if I'm incorrect you're free to send the code to do so