<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AOAR_Format_0.2</id>
		<title>Talk:OAR Format 0.2 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/index.php?action=history&amp;feed=atom&amp;title=Talk%3AOAR_Format_0.2"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:OAR_Format_0.2&amp;action=history"/>
		<updated>2026-05-11T12:24:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/index.php?title=Talk:OAR_Format_0.2&amp;diff=21971&amp;oldid=prev</id>
		<title>Makopoppo: integrated (from OAR format 0.2 region settings example)</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/index.php?title=Talk:OAR_Format_0.2&amp;diff=21971&amp;oldid=prev"/>
				<updated>2011-05-04T13:07:23Z</updated>
		
		<summary type="html">&lt;p&gt;integrated (from OAR format 0.2 region settings example)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Maturity Rating? ==&lt;br /&gt;
&lt;br /&gt;
Now that the '''Adult''' Maturity Rating is available, what is the appropriate number for it?&lt;br /&gt;
&lt;br /&gt;
Update: Adult is 42&lt;br /&gt;
&lt;br /&gt;
Simulator.cs (on 0.6.3-trunk) shows the following table:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    /// &amp;lt;summary&amp;gt;&lt;br /&gt;
    /// Access level for a simulator&lt;br /&gt;
    /// &amp;lt;/summary&amp;gt;&lt;br /&gt;
    public enum SimAccess : byte&lt;br /&gt;
    {&lt;br /&gt;
        /// &amp;lt;summary&amp;gt;Minimum access level, no additional checks&amp;lt;/summary&amp;gt;&lt;br /&gt;
        Min = 0,&lt;br /&gt;
        /// &amp;lt;summary&amp;gt;Trial accounts allowed&amp;lt;/summary&amp;gt;&lt;br /&gt;
        Trial = 7,&lt;br /&gt;
        /// &amp;lt;summary&amp;gt;PG rating&amp;lt;/summary&amp;gt;&lt;br /&gt;
        PG = 13,&lt;br /&gt;
        /// &amp;lt;summary&amp;gt;Mature rating&amp;lt;/summary&amp;gt;&lt;br /&gt;
        Mature = 21,&lt;br /&gt;
        /// &amp;lt;summary&amp;gt;Simulator is offline&amp;lt;/summary&amp;gt;&lt;br /&gt;
        Down = 254,&lt;br /&gt;
        /// &amp;lt;summary&amp;gt;Simulator does not exist&amp;lt;/summary&amp;gt;&lt;br /&gt;
        NonExistent = 255&lt;br /&gt;
    }&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
What is the correspondence to the OAR file format?&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
[[User:Gwyneth Llewelyn|Gwyneth Llewelyn]] 00:44, 7 June 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Makopoppo</name></author>	</entry>

	</feed>