Sets the current auto-follow coords to follow to.
ELITEAPI_API bool __stdcall SetAutoFollowCoords(void* apiObject, float fX, float fY, float fZ);
Parameters
Return Value
Returns true on success, false otherwise.