Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::GetTacticalPoints Method
Syntax
C++
int GetTacticalPoints(IFunctionHandler* pH);
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 !

!

AI.GetTacticalPoints( entityId, tacPointSpec, point )

! Get a point matching a description, related to an entity. Format of a point is: { x,y,z }.!  

!  

!  

!  

GetTacticalPoints

Copyright (c) 2012. All rights reserved.