I'm new here and very new to LUA. Is there a certain way I can limit how many players can be inside a region? Would I have to use Region3? I am still trying to understand how to use LUA, so if you could break down the solution to this, it would be much appreciated! Thanks.
FindPartsInRegion3 has an argument that allows you to limit how many baseparts can be found in a Region3. You can use that to limit the number of character's in a Region3. (R6 has 6 parts while R15 has 15)