<?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=LlGetParcelMaxPrims</id>
	<title>LlGetParcelMaxPrims - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="http://i.bnu.edu.cn/wiki/index.php?action=history&amp;feed=atom&amp;title=LlGetParcelMaxPrims"/>
	<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetParcelMaxPrims&amp;action=history"/>
	<updated>2026-06-01T03:37:49Z</updated>
	<subtitle>本wiki的该页面的版本历史</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://i.bnu.edu.cn/wiki/index.php?title=LlGetParcelMaxPrims&amp;diff=383&amp;oldid=prev</id>
		<title>Mkx：创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名=Function: integer llGetParcelMaxPrims( vector pos, integer sim_wide）…”</title>
		<link rel="alternate" type="text/html" href="http://i.bnu.edu.cn/wiki/index.php?title=LlGetParcelMaxPrims&amp;diff=383&amp;oldid=prev"/>
		<updated>2020-05-31T09:54:49Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}   {{函数详情 |函数名=Function: integer llGetParcelMaxPrims( vector pos, integer sim_wide）…”&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: integer llGetParcelMaxPrims( vector pos, integer sim_wide）;&lt;br /&gt;
|参数= 参数： vector pos  – 区域坐标位置(忽略z分量)&lt;br /&gt;
integer sim_wide - TRUE以单个最大值处理sim中此包裹所有者拥有的所有包裹，FALSE确定指定包裹的最大值&lt;br /&gt;
&lt;br /&gt;
|返回值= 返回值：返回一个整数，该整数是在区域坐标中的位置允许对地块上的对象的最大合并陆地影响&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|注意事项=如果该区域有对象奖励，则返回的值可能大于该区域的总限制。  &lt;br /&gt;
        &lt;br /&gt;
&lt;br /&gt;
|示例=&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    touch_start(integer total_number)&lt;br /&gt;
    {&lt;br /&gt;
        llSay(0, &amp;quot;The total land impact of objects rezzed on this parcel is &amp;quot;&lt;br /&gt;
             +(string)llGetParcelPrimCount(llGetPos(), PARCEL_COUNT_TOTAL, FALSE) +&amp;quot;, of &amp;quot;&lt;br /&gt;
             +(string)llGetParcelMaxPrims(llGetPos(), FALSE) + &amp;quot; allowed.&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|相关函数= [[llGetParcelPrimCount ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mkx</name></author>
		
	</entry>
</feed>