OsDie

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created)
 
m (Updated the notes about restrictions on the use of this function)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=Low
 
|threat_level=Low
|permissions=${XEngine$#124;osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
+
|permissions=${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
 
|delay=0
 
|delay=0
 
|function_syntax=float osDie(key objectUUID)
 
|function_syntax=float osDie(key objectUUID)
|description=Description of this function will be added later
+
|description=Deletes an object depending on the target uuid.
|
+
|additional_info=Only objects rezzed by the script can be deleted. This function can not be used on attachments, or to delete an object containing a script that calls this function.
 
}}
 
}}

Revision as of 15:08, 6 December 2017

float osDie(key objectUUID)
Deletes an object depending on the target uuid.
Threat Level Low
Permissions ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Notes
Only objects rezzed by the script can be deleted. This function can not be used on attachments, or to delete an object containing a script that calls this function.
Personal tools
General
About This Wiki