OsDie
From OpenSimulator
(Difference between revisions)
(Created) |
m (Fixed code for the pipe symbol) |
||
| Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
|threat_level=Low | |threat_level=Low | ||
| − | |permissions=${XEngine | + | |permissions=${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
|delay=0 | |delay=0 | ||
|function_syntax=float osDie(key objectUUID) | |function_syntax=float osDie(key objectUUID) | ||
Revision as of 11:23, 14 December 2016
float osDie(key objectUUID)
| |
| Description of this function will be added later | |
| Threat Level | Low |
| Permissions | ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
| Extra Delay | 0 seconds |