CommandFly

From Dragon Age Toolset Wiki
Revision as of 21:56, 11 February 2010 by BryanDerksen (Talk | contribs) (remove tag)

Jump to: navigation, search

This function is a fly command constructor. The flying creature will use both the position and orientation of the target location.

command CommandFly(
location lLocation
);
Parameters:
lLocation
the location the command should fly the creature to
Returns:

a valid command

Source:

script.ldf