SetAlwaysRun

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	SetAlwaysRun Low NotTrusted Unencoded
	{
		AgentData				Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
		{	AlwaysRun		BOOL	}
	}
}

Usage and Notes