- Joined
- Jun 21, 2018
- Messages
- 220
- Reaction score
- 501
- First Language
- English
- Primarily Uses
- RMMV
One of the few problems i've ran with the item core plugin is that even if you cant buy stuff while your inventory is full you can still pickup items from chests/loot and bypass the item limit.
Now if someone could please point me to a script call to get the current amount of items held (the shop parses this value to not let you buy things so it must exists somewhere)as i would like to parse this into my item chests to make a conditional, if you cant carry anymore, the chest stays as it is and the player doesnt bypass the item limit.
Now if someone could please point me to a script call to get the current amount of items held (the shop parses this value to not let you buy things so it must exists somewhere)as i would like to parse this into my item chests to make a conditional, if you cant carry anymore, the chest stays as it is and the player doesnt bypass the item limit.