Skip to content

llIsFriend

function ll.IsFriend(agent_id: string): number

Returns TRUE if avatar ID is a friend of the script owner.

Parameters
agent_id (string)
Agent ID of another agent in the region.

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.