llFleeFrom
Function Syntax
void llFleeFrom(
- vector Source, // Global coordinate from which to flee.
- float Distance, // Distance in meters to flee from the source.
- 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.