|
 |
 |
| Author |
Message |
itec
Joined: 10 Feb 2006 Posts: 35 Location: Finland
|
Posted: Thu Oct 25, 2007 8:02 pm Post subject: |
|
|
Agreed, it should accept itemrefs or any struct that has x y z members. Either that, or in my opinion even better if we would have function CoordinateLOS(x1, y1, z1, x2, y2, z2).
Currently POL has CheckLineOfSight( object1, object2 ) and CheckLosAt( character, x, y, z ), but there is no way to test line of sight between two coordinates, without creating an item to both ends first and that is just unnecessary. |
|
 |
|
|