OsMessageObject

From OpenSimulator

Revision as of 13:31, 11 June 2011 by Fritigern (Talk | contribs)

Jump to: navigation, search
OsMessageObject
Threat Level Low
Function Syntax
osMessageObject(key objectUUID, string message);
Example(s) <Examples go here (sender script, and reciever script)>

Where objectUUID = the UUID of the object you are messaging.

Where message = The String of data you want to send.

Sends a message to to object identified by the given UUID, a script in the object must implement the dataserver function the dataserver function is passed the ID of the calling function and a string message.

Personal tools
General
About This Wiki