I'm trying to create a custom buy menu, and I want to prevent item purchases outside the bounds of the spawn.
I know I can loop through all the spawn entities and start from there, but that'll be quite inefficient and take a while to implement.
Does anyone have a better idea?
Edit: I have located inentityzone!