DOWNTIME ANNOUNCEMENT - Maintenance will be performed from 1AM-3AM Pacific Time on 2010-03-20 (tonight). Please do not edit any pages during this time.

Looking for Viewer 2 Beta help? Right this way!

AgentAlertMessage

From Second Life Wiki

Second Life Wiki > Open Source > Protocol > Messages > AgentAlertMessage
Jump to: navigation, search

Message Layout

{
	AgentAlertMessage	Low	Trusted	Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
	}
	{
		AlertData			Single
		{	Modal			BOOL			}
		{	Message			Variable	1	}
	}
}

Usage and Notes

Personal tools