Basically the title - I know how to check if a player's inventory can fit a certain amount of slots, however I want to drop the remaining items being given to the player onto the ground if it is full.
For an example for more explanation: Someone with 4 slots available redeems a kit that contains 6 slots. The script will fill those 4 slots but then drop the remaining 2 slots onto the ground.
For an example for more explanation: Someone with 4 slots available redeems a kit that contains 6 slots. The script will fill those 4 slots but then drop the remaining 2 slots onto the ground.