I saw this posted by VEN in another thread to make a zone box...
Quote:
new box_min[3] = {1, 1, 1}
new box_max[3] = {100, 100, 100}
|
Now here are my questions:
1) How exactly would I know how to place one of these boxes in a certain location?
2) Is there a way to visually see the box that is created?
3) How would I detect when a player goes into one of the zones?