- Thread Author
- #1
I need to check how many specific items in inventory something like that:
I am pretty sure it can be done i just dont know what is ...the first line i have no idea how to call it But it should be something like:
I bet its not sprite item, but no idea what it is. Help pl0x
Code:
if( item == 27){//do stuff}
Code:
public SpriteItem item = Inventory.getItems("Logs");