OsSetInertia
From OpenSimulator
(Difference between revisions)
| Line 15: | Line 15: | ||
</source> | </source> | ||
|description=... | |description=... | ||
| + | |||
| + | <div style="background-color:#FFA0A0; padding:10px; padding-bottom:5px; border: 1px #FF544F solid"> | ||
| + | '''Caution ! Only supported by ubOde for now''' | ||
| + | </div> | ||
===== Arguments: ===== | ===== Arguments: ===== | ||
| Line 24: | Line 28: | ||
| | | | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 03:31, 26 June 2017
| No function syntax provided | |
| ...
Caution ! Only supported by ubOde for now Arguments:
| |
| Threat Level | No threat level specified |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |
| Example(s) | |
// Example of osSetInertia default { state_entry() { ... } } | |