Unknown

From DarkAI

AI GET PLAYER X

This command returns the X component of the player position that the AI system is using as the current player position. If the player is linked with an object then this returns the position of the object. If it is not linked then this returns the internal position that is currently being used.

Syntax
return float = AI Get Player X ( )

Parameters
n/a

Return
The X component of the player's current position.