I feel like being able to detect if a player is in a room or not is super useful and honestly I have no idea how you would even do that. I know it's possible because of temperature mods that heat up a room or oxygen mods, is there like a proper way to do this that i just can't seem to find online? I tried looking up room detection in games because I know that it's possible and I didn't really find anything all that useful.
#room detection
1 messages · Page 1 of 1 (latest)
you're trying to compare mods and other games to the niche skript?
you could use worldguard regoins or skbee bounds or something
^^
well i mean minecraft has x y z coordinates and skript is a programming language so it definitely is possible
a laggy way to do it would be to use some sort of flooding algorithm right but like what if i dont want it to be laggy lmao
i mean player is within {_loc1} and {_loc2}