- Joined
- Aug 18, 2012
- Messages
- 1,933
- Reaction score
- 1,326
- First Language
- English
- Primarily Uses
- RMMV
Hey everyone, due to some conflicting issues with some limit inventory plugins I've had to forgo using them in my current project, but due to the nature of how the game is supposed to be played, I would still like to limit how many items the player can carry with them. This can be achieved easily enough with variables and conditional branches but there doesn't seem to be an easy way to retrieve the player's current inventory count and store it into a variable. Does anyone know if there a Script Call or even plugin that I can use to achieve this effect?


