llIsFriend
function ll.IsFriend(agent_id: string): numberReturns TRUE if avatar ID is a friend of the script owner.
Parameters
-
agent_id(string) - Agent ID of another agent in the region.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.IsFriend().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llIsFriend