I'm requesting scripting commands that allow us to get objects/entities in a square's area. The current commands we have only allow for a circle's radius:
https://community.bistudio.com/wiki/nearEntities
https://community.bistudio.com/wiki/nearObjects
https://community.bistudio.com/wiki/nearestObjects
https://community.bistudio.com/wiki/nearestObject
Either these commands should be modified to allow us to check a square's radius or there should be new commands added in.