OsDie

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(updated the description following this info : http://opensimulator.org/mantis/view.php?id=7911#c31451)
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=Low
 
|threat_level=Low
|permissions=${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
+
|permissions=${OSSL|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
 
|delay=0
 
|delay=0
|function_syntax=float osDie(key objectUUID)
+
|function_syntax= osDie(key objectID)
|description=Deletes an object depending on the target uuid. Note : Only allow osDie() on objects rezzed by the script prim Group (linkset) or on it self.
+
|description=Deletes an object depending on the target uuid.
|
+
|additional_info= This function was added in the 0.9 version of Open Simulator.
 +
Only objects rezzed by the script can be deleted. This function can not be used on attachments.
 
}}
 
}}

Revision as of 00:26, 11 October 2019

osDie(key objectID)
Deletes an object depending on the target uuid.
Threat Level Low
Permissions ${OSSL|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Notes
This function was added in the 0.9 version of Open Simulator.

Only objects rezzed by the script can be deleted. This function can not be used on attachments.

Personal tools
General
About This Wiki