LSL Wiki Mirror 10-5-2006: link_message

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
link_message(integer sender_num, integer num, string str, key id)

Triggered in a script when the containing prim receives a link message via llMessageLinked.

sender_num is the link number of the sending object in the set.
num, str, and id are arbitrary values passed to the llMessageLinked function.

Also see llGetLinkName and llGetLinkNumber for related functions.

For an example see ExampleLinkMessage.


Events | Link | Communications
There are 2 comments on this page. [Display comments/form]