LlRemoteDataReply

From Second Life Wiki

Jump to: navigation, search

Contents

Description

Function: llRemoteDataReply( key channel, key message_id, string sdata, integer idata );
256 Function ID
3.0 Delay
10.0 Energy

Send an XML-RPC reply on channel to message_id with payload of string sdata and integer idata

• key channel
• key message_id
• string sdata
• integer idata

Caveats

  • This function causes the script to sleep for 3.0 seconds.

Examples

See Also

Events

•  remote_data
Personal tools