“LlAllowInventoryDrop”的版本间的差异

来自人工智能助力教育知识百科
跳转至: 导航搜索
(创建页面,内容为“=一级标题= ==二级标题==”)
 
Qmf讨论 | 贡献
第1行: 第1行:
=一级标题=
+
{{LSL Header|ml=*}}{{LSLC|Keywords}}{{LSLC|Flow Control}}{{LSLC|}}
==二级标题==
+
 
 +
{|border="1"
 +
|+函数详情
 +
|-
 +
!函数名
 +
|-
 +
!Function: llAllowInventoryDrop( integer add );
 +
|-
 +
1参数
 +
|-
 +
!• integer
 +
add
 +
 +
boolean, If TRUE it allows anyone, even if they don't have modify rights to a prim, regardless of whether they are the owner or not, to drop items into that prim, If FALSE (default) inventory dropping can still be done, but it is restricted only to people with modify permissions to that prim

2020年3月8日 (日) 08:57的版本

Template:Needs Translation/

!函数名 !Function: llAllowInventoryDrop( integer add ); 1参数 !• integer add – boolean, If TRUE it allows anyone, even if they don't have modify rights to a prim, regardless of whether they are the owner or not, to drop items into that prim, If FALSE (default) inventory dropping can still be done, but it is restricted only to people with modify permissions to that prim
函数详情