Skip to content

llFleeFrom

Function Syntax
void llFleeFrom(
  1. vector Source, // Global coordinate from which to flee.
  2. float Distance, // Distance in meters to flee from the source.
  3. list Options // No options available at this time.
);

Flee from a point.

Directs a character (llCreateCharacter) to keep away from a defined position in the region or adjacent regions.