SimulatorStart

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	SimulatorStart Low Trusted Unencoded
	{
		ControlPort			Single
		{	Port		IPPORT	}
		{	PublicIP	IPADDR	}
		{	PublicPort	IPPORT	}
	}
    {
		PositionSuggestion	Single
		{	Ignore  BOOL	}     
		{	GridX	S32	}
		{	GridY	S32	}
    }
}

Usage and Notes