Difference between revisions of "MeanCollisionAlert"

From Second Life Wiki
Jump to navigation Jump to search
m
 
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 17: Line 16:
</pre>
</pre>
==Usage and Notes==
==Usage and Notes==
This is used to report the stuff that shows up under Help -> Bumps, Pushes and Hits.
See also: http://libsecondlife.org/wiki/MeanCollisionAlert
[[Category:Messages]]
[[Category:Messages]]

Revision as of 07:52, 8 January 2007

Message Layout

{
	MeanCollisionAlert Low Trusted Zerocoded
	{
		MeanCollision		Variable
		{	Victim			LLUUID	}
		{	Perp			LLUUID	}
		{	Time			U32		}
		{	Mag				F32		}
		{	Type			U8		}
	}
}

Usage and Notes

This is used to report the stuff that shows up under Help -> Bumps, Pushes and Hits.

See also: http://libsecondlife.org/wiki/MeanCollisionAlert