llRemoteDataReply
LSLvoid llRemoteDataReply(string channel, string message_id, string sdata, integer idata)
Send an XML-RPC reply to MessageID on ChannelID with payload of string sData and integer iData. Deprecated: Use HTTP functions/events instead.\ The size of sData is limited to 254 characters.
Parameters
| Type | Name |
|---|---|
| string | channel |
| string | message_id |
| string | sdata |
| integer | idata |
Sleeps
3s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
rotation llGetRootRotation()
key llUpdateKeyValue(string key, string value, integer check, string original)
string llToLower(string source)
void llApplyImpulse(vector force, integer local)
integer llDerezObject(key objectUUID, integer flag)
list llGetAnimationList(key id)
float llGetObjectMass(key objectId)
integer llClearLinkMedia(integer link, integer face)