Difference between revisions of "CommandFly"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
m (remove tag)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=CommandFly
 
|name=CommandFly

Revision as of 21:56, 11 February 2010

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