“LlAllowInventoryDrop”的版本间的差异

来自人工智能助力教育知识百科
跳转至: 导航搜索
Qmf讨论 | 贡献
第8行: 第8行:
 
!3
 
!3
 
|-
 
|-
!Function: llAllowInventoryDrop( integer add );
+
|Function: llAllowInventoryDrop( integer add );
!2
+
|2
!3
+
|3
 
|-
 
|-
1参数
+
|1
|-
+
|2
!• integer
+
|3
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日 (日) 09:00的版本

Template:Needs Translation/

!函数名 !2 !3
函数详情
Function: llAllowInventoryDrop( integer add ); 2 3
1 2 3