Parameters |
Description |
entityId |
AI's entity |
tacPointSpec |
table specifying the points required |
point |
a table put coordinates of point found |
true - If a valid point was found false - Otherwise
GetTacticalPoints
Syntax: AI.GetTacticalPoints( entityId, tacPointSpec, point )
Get a point matching a description, related to an entity. Format of a point is: { x,y,z }
Copyright (c) 2012. All rights reserved.
|