Solved Player cannot hold

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

aescraft

Well-Known Member
Mar 1, 2017
295
13
0
I need to check if the inventory of the player is full.
It's for a lottery skript that gives up to 4 stacks of items for players.
I want to check if player have 4 free slots.
The syntax from the docs on "can hold" is not working for me.
 
What issues are you having with the can hold condition?
 
Have you check the docs?
"The syntax from the docs on "can hold" is not working for me."

I made a workaround, instead of cannot hold, used "can hold" and placed the code afther the "if player can hold".
 
Status
Not open for further replies.