<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
	<id>http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlGetParcelFlags</id>
	<title>LlGetParcelFlags - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlGetParcelFlags"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetParcelFlags&amp;action=history"/>
	<updated>2026-06-01T03:37:48Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlGetParcelFlags&amp;diff=900&amp;oldid=prev</id>
		<title>Qmf：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名=Function: key llGetLandOwnerAt( vector pos ); |参数= 参数：矢量…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetParcelFlags&amp;diff=900&amp;oldid=prev"/>
		<updated>2021-01-25T10:10:14Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名=Function: key llGetLandOwnerAt( vector pos ); |参数= 参数：矢量…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{函数详情&lt;br /&gt;
|函数名=Function: key llGetLandOwnerAt( vector pos );&lt;br /&gt;
|参数= 参数：矢量位置——区域坐标&lt;br /&gt;
&lt;br /&gt;
|返回值= 返回值：返回pos处土地所有者的密钥。	&lt;br /&gt;
&lt;br /&gt;
说明：如果土地在公共域中，则返回空密钥。这片土地可以被任何拥有可用等级的人占有。在预览网格上的土地是这样划分出来的。主网格上的土地从未进入公共领域，而是由LL拍卖。&lt;br /&gt;
如果土地为集团所有，则返回集团密钥。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|注意事项=&lt;br /&gt;
All Issues ~ [[Search JIRA for related Bugs]]&lt;br /&gt;
&lt;br /&gt;
|示例=  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
default {&lt;br /&gt;
    state_entry() {&lt;br /&gt;
        //llKey2Name does not work for groups, and it requires avatars to be on sim (owner is not known when absent tested 2019-06-10).&lt;br /&gt;
        //Actually printing the owner name (also for groups) is somewhat tricky - if you feel otherwise, please update this example.&lt;br /&gt;
        llOwnerSay(&amp;quot;The land owner under this object is &amp;quot; + llKey2Name(llGetLandOwnerAt(llGetPos())) + &amp;quot;.&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|相关函数= &lt;br /&gt;
[[llGetParcelDetails]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Qmf</name></author>
		
	</entry>
</feed>