Template:AdminBot Event Variables Table

From SmartBots Developers Docs
Revision as of 11:10, 3 November 2017 by Gg (Talk | contribs) (Created page with "<syntaxhighlight lang="lsl">// Event usage:</syntaxhighlight> <div class="mw-highlight"> <div class="mw-code"><span class="nf">llMessageLinked</span>(<span class="kc">LINK_SET...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
// Event usage:
llMessageLinked(LINK_SET, {{{command}}}, string str, key id);


API parameters

llMessageLinked function accepts str and id parameters. Their meaning for {{{command}}} is explained below:

Variable Required Description.