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

LSL Wiki : llSendRemoteData

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.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.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions / XML-RPC
There is no comment on this page. [Display comments/form]