Difference between revisions of "Template:AdminBot Event after Bot Command"
From SmartBots Developers Docs
(Created page with "== Return value == The result of this command will be returned to your script using [[AdminBot_for_Bots/Events/{{{1}}}|{{{1}}}]] event: {| width=100% |- class="row-b" | cols...") |
|||
Line 1: | Line 1: | ||
== Return value == | == Return value == | ||
− | The result of this command will be returned to your script using [[ | + | The result of this command will be returned to your script using [[TotalControl_for_LSL/Events/{{{1}}}|{{{1}}}]] event: |
{| width=100% | {| width=100% |
Latest revision as of 06:07, 19 May 2017
Return value
The result of this command will be returned to your script using [[TotalControl_for_LSL/Events/{{{1}}}|{{{1}}}]] event:
link_message( integer sender, integer num, string str, key id )
| |||
sender | link number of a sender prim | ||
num | {{{1}}} |