Don't click here unless you want to be banned.

LSL Wiki : llSendRemoteData

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawling22.us.archive.org
key llSendRemoteData(key channel, string dest, integer idata, string sdata)

Not working yet -- see XMLRPCDiscussion

Send an XML-RPC request to dest (probably an URL) through channel with payload of channel (in a string), integer idata and string sdata.

A message identifier key is returned. A XML-RPC reply to this request will trigger a remote_data event and reference this message id.

Note: This function delays the script for 3.0 seconds.


Functions / XML-RPC
Comments [Hide comments/form]
Attach a comment to this page: